Status: Pass 247 Failure 2 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 5a8a81f1-87bc-474f-9e30-761b5be9eb65 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-01-06T06:37:42Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7f209aa97800>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 2dab443a-a1f2-46bf-975f-1fca08089603 in use.', 'detail': ''}, <traceback object at 0x7f2099fdbec0>), (<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 0x7f209835e380>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 314358c5-7925-4665-9e77-e241c1ac98a2 within the required time (196 s). Timer started at 1767681660. Timer ended at 1767681856. Waited for 196 s., <traceback object at 0x7f209a6cccc0>))
|
||||||
| 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
pt2.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
ft2.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-01-06 07:28:07,292 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.39/volume/v3/volumes 0.644s
2026-01-06 07:28:07,293 80904 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-980193583"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54aa6f97-e9bc-4504-9135-30ef393ab243', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54aa6f97-e9bc-4504-9135-30ef393ab243', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.39/volume/v3/volumes'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.208398", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-06 07:28:07,435 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.133s
2026-01-06 07:28:07,435 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee62a42c-2ca4-47d7-ba9e-5d2c455f47da', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee62a42c-2ca4-47d7-ba9e-5d2c455f47da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:28:08,508 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.061s
2026-01-06 07:28:08,508 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f46571-fd14-4456-a546-cf64ea4f6d26', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f46571-fd14-4456-a546-cf64ea4f6d26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:28:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:28:09,584 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.065s
2026-01-06 07:28:09,584 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b19c3f5-4a6e-4560-932a-4071d9a4e50f', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b19c3f5-4a6e-4560-932a-4071d9a4e50f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:28:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:28:10,688 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.092s
2026-01-06 07:28:10,689 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab134ec-4b9d-40a2-8c26-d9e4115eb3fb', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab134ec-4b9d-40a2-8c26-d9e4115eb3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:28:11.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:28:11,781 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.082s
2026-01-06 07:28:11,782 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f707af09-fb49-4ceb-a8ca-0eaf19507a84', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f707af09-fb49-4ceb-a8ca-0eaf19507a84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:28:11.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:28:11,792 80904 INFO [tempest.common.waiters] volume 314358c5-7925-4665-9e77-e241c1ac98a2 reached available after waiting for 4.792308 seconds
2026-01-06 07:28:11,792 80904 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-06 07:28:11,877 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.39/compute/v2.1/os-keypairs 0.084s
2026-01-06 07:28:11,878 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-203900424", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+VXhxfU60fT7QdqkLVJMNga1FkynxHoQPRmtif67eR6A/DGolEAvef6IyHQCtzIhEn4NoiyfkSA6xp4W/NpzpXD75yPfRThIl7yju0J838EIzSuQcIgLU4teTW65dmoA=="}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:11 GMT', 'server': 'Apache/2.4.52 (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-3d04776e-822b-45df-b9ab-43bf60a095c8', 'x-compute-request-id': 'req-3d04776e-822b-45df-b9ab-43bf60a095c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-203900424", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+VXhxfU60fT7QdqkLVJMNga1FkynxHoQPRmtif67eR6A/DGolEAvef6IyHQCtzIhEn4NoiyfkSA6xp4W/NpzpXD75yPfRThIl7yju0J838EIzSuQcIgLU4teTW65dmoA==", "fingerprint": "28:eb:5f:4b:bd:37:58:06:28:8b:1f:31:55:99:61:9f", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4"}}'
2026-01-06 07:28:11,879 80904 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-203900424 created
2026-01-06 07:28:12,121 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.39/networking/v2.0/security-groups 0.241s
2026-01-06 07:28:12,121 80904 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--1482174636", "description": "tempest-description--835276726"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9a613bb9-9f0f-42e4-800c-7e486fd733cc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.39/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "2dab443a-a1f2-46bf-975f-1fca08089603", "name": "tempest-securitygroup--1482174636", "stateful": true, "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "description": "tempest-description--835276726", "shared": false, "security_group_rules": [{"id": "dcde5f2b-ba52-4f1c-bd97-cbea5d486d30", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "security_group_id": "2dab443a-a1f2-46bf-975f-1fca08089603", "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": 560, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-06T06:28:11Z", "updated_at": "2026-01-06T06:28:11Z", "revision_number": 0}, {"id": "e64dc284-297d-49f8-8183-b24b115bfeee", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "security_group_id": "2dab443a-a1f2-46bf-975f-1fca08089603", "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": 561, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-06T06:28:11Z", "updated_at": "2026-01-06T06:28:11Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-06T06:28:11Z", "updated_at": "2026-01-06T06:28:11Z", "revision_number": 1}}'
2026-01-06 07:28:12,483 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.39/networking/v2.0/security-group-rules 0.361s
2026-01-06 07:28:12,483 80904 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": "2dab443a-a1f2-46bf-975f-1fca08089603", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-15c2c769-4a1a-4ca3-891a-9d5ad71281a1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.39/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6e107f94-471f-4d6b-b5be-1a984783fd91", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "security_group_id": "2dab443a-a1f2-46bf-975f-1fca08089603", "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-01-06T06:28:12Z", "updated_at": "2026-01-06T06:28:12Z", "revision_number": 0}}'
2026-01-06 07:28:13,050 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.39/networking/v2.0/security-group-rules 0.566s
2026-01-06 07:28:13,050 80904 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": "2dab443a-a1f2-46bf-975f-1fca08089603", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3196599e-4172-4638-88dc-17bec9131c6c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.39/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "999e6807-3ec5-4130-a675-3ef57bfe5529", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "security_group_id": "2dab443a-a1f2-46bf-975f-1fca08089603", "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-01-06T06:28:12Z", "updated_at": "2026-01-06T06:28:12Z", "revision_number": 0}}'
2026-01-06 07:28:13,050 80904 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1482174636 created
2026-01-06 07:28:13,870 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.39/networking/v2.0/floatingips 0.819s
2026-01-06 07:28:13,870 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "cc98bc2e-0f86-4400-ba3b-a3c8e97d4cee"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-020d058d-d41a-46cf-8f4a-8ee72bdf8d83', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.39/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "7b07a607-e0a0-421a-8127-bffd638c9c1c", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "floating_ip_address": "172.24.4.202", "floating_network_id": "cc98bc2e-0f86-4400-ba3b-a3c8e97d4cee", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T06:28:13Z", "updated_at": "2026-01-06T06:28:13Z", "revision_number": 0}}'
2026-01-06 07:28:13,870 80904 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7b07a607-e0a0-421a-8127-bffd638c9c1c', 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'project_id': '04044d95ab13463abf24e3ce82d9fd85', 'floating_ip_address': '172.24.4.202', 'floating_network_id': 'cc98bc2e-0f86-4400-ba3b-a3c8e97d4cee', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-06T06:28:13Z', 'updated_at': '2026-01-06T06:28:13Z', 'revision_number': 0, 'ip': '172.24.4.202'} created
2026-01-06 07:28:13,923 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.39/identity/v3/auth/tokens 0.049s
2026-01-06 07:28:13,924 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2533', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-85dfa690-dbc9-4ee1-8206-6c9dbf6dba82', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.39/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2f4e3a67c35548a885a9cea5a68a80d4", "name": "tempest-ServerRescueNegativeTestJSON-1312495965-project-member", "password_expires_at": null}, "audit_ids": ["Sx5vlIMtSXiBXssNFNzvjQ"], "expires_at": "2026-01-06T07:28:13.000000Z", "issued_at": "2026-01-06T06:28:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04044d95ab13463abf24e3ce82d9fd85", "name": "tempest-ServerRescueNegativeTestJSON-1312495965"}, "is_domain": false, "roles": [{"id": "96a519ca6b4c41cb960c99ccb0f9828f", "name": "reader"}, {"id": "e8683a930a2b4ab9b745a8a9b01bf909", "name": "member"}], "catalog": [{"endpoints": [{"id": "1cebbf1369b3448a9d1d9da202f27e57", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/compute/v2/04044d95ab13463abf24e3ce82d9fd85", "region": "RegionOne"}], "id": "1952f59350c548cc9d8955b28198c47f", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "548677af3bb24bd29a7de8607c3853c1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/networking", "region": "RegionOne"}], "id": "32cc939cda1b41409e86ec965e512d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "357d9a711ad641ca9afab2a3487b31b3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/placement", "region": "RegionOne"}], "id": "756a70e68fa8499e80f5c0c2596751c7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3cf68679e8f64508ac3f5e37b17a8f75", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/identity", "region": "RegionOne"}], "id": "8e0e7cd13c66457f96d76936e91f1c5c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "71c59c030a4c449680e97e83f2ec939e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/image", "region": "RegionOne"}], "id": "933883d1cceb4c74ab0762747be97d5f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "aa8e97f819d0444a84fba8f54e123ec6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/compute/v2.1", "region": "RegionOne"}], "id": "a9b39a73c55447e3afc2f5214c3bf960", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "097ccdac63f544e8b34384f58140f311", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/volume/v3", "region": "RegionOne"}], "id": "cfa10b90fdc04de982d7ace56612c8d3", "type": "block-storage", "name": "cinder"}]}}'
2026-01-06 07:28:13,924 80904 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '60fc39bb-7668-44e7-a8e0-c3191aa6a9fa', 'name': 'tempest-ServerRescueNegativeTestJSON-1501966893-network', 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'project_id': '04044d95ab13463abf24e3ce82d9fd85', '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': 61621, '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-01-06T06:27:11Z', 'updated_at': '2026-01-06T06:27:11Z', 'revision_number': 1} available for tenant
2026-01-06 07:28:13,925 80904 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-203900424', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+VXhxfU60fT7QdqkLVJMNga1FkynxHoQPRmtif67eR6A/DGolEAvef6IyHQCtzIhEn4NoiyfkSA6xp4W/NpzpXD75yPfRThIl7yju0J838EIzSuQcIgLU4teTW65dmoA==', 'fingerprint': '28:eb:5f:4b:bd:37:58:06:28:8b:1f:31:55:99:61:9f', 'user_id': '2f4e3a67c35548a885a9cea5a68a80d4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDCguAByWsnXxeHk3HSxiZD7L4WIxOWM8hYzPOlsJSQDqCV9fSCLQvN\nSfao0gegvxmgBwYFK4EEACKhZANiAATflV4cX1OtH0+0HapC1STDYGtRZMp8R6ED\n0ZrYn+u3kegPwxqJRAL3n+iMh0ArcyIRJ+DaIsn5EgOsaeFvzac6Vw++cj30U4SJ\ne8o7tCfN/BCM0rkHCIC1OLXk1uuXZqA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2dab443a-a1f2-46bf-975f-1fca08089603', 'name': 'tempest-securitygroup--1482174636', 'stateful': True, 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'project_id': '04044d95ab13463abf24e3ce82d9fd85', 'description': 'tempest-description--835276726', 'shared': False, 'security_group_rules': [{'id': 'dcde5f2b-ba52-4f1c-bd97-cbea5d486d30', 'project_id': '04044d95ab13463abf24e3ce82d9fd85', 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'security_group_id': '2dab443a-a1f2-46bf-975f-1fca08089603', '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': 560, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-06T06:28:11Z', 'updated_at': '2026-01-06T06:28:11Z', 'revision_number': 0}, {'id': 'e64dc284-297d-49f8-8183-b24b115bfeee', 'project_id': '04044d95ab13463abf24e3ce82d9fd85', 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'security_group_id': '2dab443a-a1f2-46bf-975f-1fca08089603', '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': 561, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-06T06:28:11Z', 'updated_at': '2026-01-06T06:28:11Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-06T06:28:11Z', 'updated_at': '2026-01-06T06:28:11Z', 'revision_number': 1}, 'floating_ip': {'id': '7b07a607-e0a0-421a-8127-bffd638c9c1c', 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'project_id': '04044d95ab13463abf24e3ce82d9fd85', 'floating_ip_address': '172.24.4.202', 'floating_network_id': 'cc98bc2e-0f86-4400-ba3b-a3c8e97d4cee', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-06T06:28:13Z', 'updated_at': '2026-01-06T06:28:13Z', 'revision_number': 0, 'ip': '172.24.4.202'}}
2026-01-06 07:28:15,000 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.39/compute/v2.1/servers 1.075s
2026-01-06 07:28:15,001 80904 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-514178363", "imageRef": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "flavorRef": "42", "adminPass": "U5^E1Axf~X0zEJ~", "networks": [{"uuid": "60fc39bb-7668-44e7-a8e0-c3191aa6a9fa"}], "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "key_name": "tempest-keypair-203900424", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5199f16-444a-4d29-a5de-8203a6d57b8c', 'x-compute-request-id': 'req-b5199f16-444a-4d29-a5de-8203a6d57b8c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.39/compute/v2.1/servers'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "adminPass": "U5^E1Axf~X0zEJ~"}}'
2026-01-06 07:28:15,220 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.217s
2026-01-06 07:28:15,220 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb529c9-8176-4543-b54e-7bafe94c3947', 'x-compute-request-id': 'req-0fb529c9-8176-4543-b54e-7bafe94c3947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:15Z", "updated": "2026-01-06T06:28:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-203900424", "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-01-06 07:28:16,380 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.145s
2026-01-06 07:28:16,380 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1bb077-13fe-4fe2-bd3e-b45e7df148e6', 'x-compute-request-id': 'req-cc1bb077-13fe-4fe2-bd3e-b45e7df148e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:15Z", "updated": "2026-01-06T06:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-203900424", "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-01-06 07:28:17,577 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.182s
2026-01-06 07:28:17,578 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba83bb05-7e25-45fc-998c-33d7289d7479', 'x-compute-request-id': 'req-ba83bb05-7e25-45fc-998c-33d7289d7479', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "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-01-06 07:28:17,589 80904 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-06 07:28:18,738 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.148s
2026-01-06 07:28:18,739 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bc504d-8e81-4d00-a99c-f3c54c7db49f', 'x-compute-request-id': 'req-c7bc504d-8e81-4d00-a99c-f3c54c7db49f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "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-01-06 07:28:20,331 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.579s
2026-01-06 07:28:20,331 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb88f115-29ea-4b55-8da0-493f520cc535', 'x-compute-request-id': 'req-bb88f115-29ea-4b55-8da0-493f520cc535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "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-01-06 07:28:20,342 80904 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-06 07:28:21,766 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.423s
2026-01-06 07:28:21,766 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57386282-a7ba-4e7b-b777-04a0e5ce40bb', 'x-compute-request-id': 'req-57386282-a7ba-4e7b-b777-04a0e5ce40bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 07:28:23,986 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 1.204s
2026-01-06 07:28:23,986 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:22 GMT', 'server': 'Apache/2.4.52 (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-1612b684-fa57-40dd-b372-b8586aeb3883', 'x-compute-request-id': 'req-1612b684-fa57-40dd-b372-b8586aeb3883', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 07:28:23,997 80904 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-01-06 07:28:27,921 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 2.922s
2026-01-06 07:28:27,921 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:25 GMT', 'server': 'Apache/2.4.52 (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-13282b63-1609-4167-ab9a-d73d3678b213', 'x-compute-request-id': 'req-13282b63-1609-4167-ab9a-d73d3678b213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 07:28:30,460 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 1.527s
2026-01-06 07:28:30,460 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:28 GMT', 'server': 'Apache/2.4.52 (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-c8644c7b-4492-4ef5-ad8c-0584a148fd55', 'x-compute-request-id': 'req-c8644c7b-4492-4ef5-ad8c-0584a148fd55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 07:28:32,202 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.729s
2026-01-06 07:28:32,203 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:31 GMT', 'server': 'Apache/2.4.52 (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-3531c477-c036-43bd-9ada-7ff89666fdb3', 'x-compute-request-id': 'req-3531c477-c036-43bd-9ada-7ff89666fdb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 07:28:34,058 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.843s
2026-01-06 07:28:34,059 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:33 GMT', 'server': 'Apache/2.4.52 (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-18ff6378-2c93-480d-bf3c-8d3d3cbd9548', 'x-compute-request-id': 'req-18ff6378-2c93-480d-bf3c-8d3d3cbd9548', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "BUILD", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 07:28:35,918 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.844s
2026-01-06 07:28:35,918 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75722c45-da46-4e96-b794-271aba5eda82', 'x-compute-request-id': 'req-75722c45-da46-4e96-b794-271aba5eda82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:28:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-06 07:28:35,937 80904 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-01-06 07:28:36,249 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-interface 0.311s
2026-01-06 07:28:36,250 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:35 GMT', 'server': 'Apache/2.4.52 (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-6e22a828-16b9-4007-b149-01da09e9f6f8', 'x-compute-request-id': 'req-6e22a828-16b9-4007-b149-01da09e9f6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "60fc39bb-7668-44e7-a8e0-c3191aa6a9fa", "port_id": "c8eb5298-fa1d-4897-9132-b8cf6beff24d", "mac_addr": "fa:16:3e:41:c0:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2c0189a6-80da-4c2a-b1d9-da6f96b72f33", "ip_address": "10.0.0.4"}]}]}'
2026-01-06 07:28:38,407 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.39/networking/v2.0/floatingips/7b07a607-e0a0-421a-8127-bffd638c9c1c 2.154s
2026-01-06 07:28:38,407 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c8eb5298-fa1d-4897-9132-b8cf6beff24d"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a744469f-eec7-46fd-aad5-58bb803b682b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/networking/v2.0/floatingips/7b07a607-e0a0-421a-8127-bffd638c9c1c'}
Body: b'{"floatingip": {"id": "7b07a607-e0a0-421a-8127-bffd638c9c1c", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "floating_ip_address": "172.24.4.202", "floating_network_id": "cc98bc2e-0f86-4400-ba3b-a3c8e97d4cee", "router_id": "16d5b653-102c-4147-8447-93671ca2d46c", "port_id": "c8eb5298-fa1d-4897-9132-b8cf6beff24d", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "60fc39bb-7668-44e7-a8e0-c3191aa6a9fa", "mac_address": "fa:16:3e:41:c0:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T06:28:13Z", "updated_at": "2026-01-06T06:28:36Z", "revision_number": 1}}'
2026-01-06 07:28:38,408 80904 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.202:22' as 'cirros' with public key authentication
2026-01-06 07:29:38,467 80904 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.202 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-06 07:29:40,980 80904 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.202 ([Errno None] Unable to connect to port 22 on 172.24.4.202). Number attempts: 2. Retry after 3 seconds.
2026-01-06 07:29:44,492 80904 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.202 ([Errno None] Unable to connect to port 22 on 172.24.4.202). Number attempts: 3. Retry after 4 seconds.
2026-01-06 07:29:49,049 80904 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-06 07:29:49,416 80904 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-06 07:29:49,416 80904 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.202 successfully created
2026-01-06 07:29:51,718 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 2.301s
2026-01-06 07:29:51,718 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:49 GMT', 'server': 'Apache/2.4.52 (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-97625279-a6d4-414d-9858-f0a0e280b17a', 'x-compute-request-id': 'req-97625279-a6d4-414d-9858-f0a0e280b17a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "device": "/dev/vdb"}}'
2026-01-06 07:29:51,777 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.057s
2026-01-06 07:29:51,778 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906729e0-4c1f-49e9-bd04-bfa2e8650ce8', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906729e0-4c1f-49e9-bd04-bfa2e8650ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:29:52,881 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.089s
2026-01-06 07:29:52,881 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbacd5cb-d950-480e-908c-31b6a12eb87f', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbacd5cb-d950-480e-908c-31b6a12eb87f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:29:53,937 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.044s
2026-01-06 07:29:53,937 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befe7d08-1eca-4b01-bf3a-950e49757e8f', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befe7d08-1eca-4b01-bf3a-950e49757e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:29:55,164 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.216s
2026-01-06 07:29:55,165 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7e0485-64e3-4b96-808d-6b16e8378fda', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7e0485-64e3-4b96-808d-6b16e8378fda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:29:56,220 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:29:56,221 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505bb99a-c71a-4215-b33c-99a991c5192c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505bb99a-c71a-4215-b33c-99a991c5192c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:29:57,273 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:29:57,273 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4f9057-933d-44a0-beca-e822c18cdd0b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4f9057-933d-44a0-beca-e822c18cdd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:29:57,285 80904 INFO [tempest.common.waiters] Attachment 8f537d39-6f9f-4a4c-bc38-d79fcdf28449 created for volume 314358c5-7925-4665-9e77-e241c1ac98a2 to server 5a8a81f1-87bc-474f-9e30-761b5be9eb65 after waiting for 6.285549 seconds
2026-01-06 07:29:57,346 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.060s
2026-01-06 07:29:57,346 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933d1f2c-2b27-4d80-a321-42447145599b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933d1f2c-2b27-4d80-a321-42447145599b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:29:57,357 80904 INFO [tempest.common.waiters] volume 314358c5-7925-4665-9e77-e241c1ac98a2 reached in-use after waiting for 0.357248 seconds
2026-01-06 07:29:57,544 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action 0.186s
2026-01-06 07:29:57,544 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "U5^E1Axf~X0zEJ~"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:57 GMT', 'server': 'Apache/2.4.52 (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-06ee182e-6e22-4370-b4c6-363565f3a3ec', 'x-compute-request-id': 'req-06ee182e-6e22-4370-b4c6-363565f3a3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action'}
Body: b'{"adminPass": "U5^E1Axf~X0zEJ~"}'
2026-01-06 07:29:57,919 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.374s
2026-01-06 07:29:57,920 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0980d02-1ee3-4b2b-83a2-b38e42a3e3e2', 'x-compute-request-id': 'req-f0980d02-1ee3-4b2b-83a2-b38e42a3e3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:29:59,198 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.265s
2026-01-06 07:29:59,199 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e43e5f8-71da-4e89-9675-93d7dd7a0b71', 'x-compute-request-id': 'req-2e43e5f8-71da-4e89-9675-93d7dd7a0b71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:00,383 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.172s
2026-01-06 07:30:00,383 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4558567-1138-4898-8406-c0dc5b5f3954', 'x-compute-request-id': 'req-b4558567-1138-4898-8406-c0dc5b5f3954', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:01,703 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.308s
2026-01-06 07:30:01,704 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e683851-f75c-41fa-8968-f233282e0c1e', 'x-compute-request-id': 'req-4e683851-f75c-41fa-8968-f233282e0c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:02,905 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.190s
2026-01-06 07:30:02,906 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef59e43-06c9-4e6b-a646-81f171c55ccd', 'x-compute-request-id': 'req-5ef59e43-06c9-4e6b-a646-81f171c55ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:04,084 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.165s
2026-01-06 07:30:04,084 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f662b76-6d46-4f5a-aecb-b7c8e5afe240', 'x-compute-request-id': 'req-3f662b76-6d46-4f5a-aecb-b7c8e5afe240', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:05,251 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.152s
2026-01-06 07:30:05,251 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46410e6b-2073-4480-b0eb-cbacfc290d03', 'x-compute-request-id': 'req-46410e6b-2073-4480-b0eb-cbacfc290d03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:06,844 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.581s
2026-01-06 07:30:06,845 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55cf517-745d-444c-abe3-7286eead4806', 'x-compute-request-id': 'req-d55cf517-745d-444c-abe3-7286eead4806', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ACTIVE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:29:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:28:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:08,088 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.229s
2026-01-06 07:30:08,089 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4415e42-2268-4aa2-a8e4-d392ee2dedba', 'x-compute-request-id': 'req-c4415e42-2268-4aa2-a8e4-d392ee2dedba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "RESCUE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:30:07Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:30:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:08,100 80904 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 11 second wait
2026-01-06 07:30:08,232 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.39/identity/v3/auth/tokens 0.127s
2026-01-06 07:30:08,232 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2533', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7f77674f-d141-45e6-87a8-97f2b068104c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.39/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2f4e3a67c35548a885a9cea5a68a80d4", "name": "tempest-ServerRescueNegativeTestJSON-1312495965-project-member", "password_expires_at": null}, "audit_ids": ["qIGeXAvwTZKkxHsb86pnIw"], "expires_at": "2026-01-06T07:30:08.000000Z", "issued_at": "2026-01-06T06:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04044d95ab13463abf24e3ce82d9fd85", "name": "tempest-ServerRescueNegativeTestJSON-1312495965"}, "is_domain": false, "roles": [{"id": "96a519ca6b4c41cb960c99ccb0f9828f", "name": "reader"}, {"id": "e8683a930a2b4ab9b745a8a9b01bf909", "name": "member"}], "catalog": [{"endpoints": [{"id": "1cebbf1369b3448a9d1d9da202f27e57", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/compute/v2/04044d95ab13463abf24e3ce82d9fd85", "region": "RegionOne"}], "id": "1952f59350c548cc9d8955b28198c47f", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "548677af3bb24bd29a7de8607c3853c1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/networking", "region": "RegionOne"}], "id": "32cc939cda1b41409e86ec965e512d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "357d9a711ad641ca9afab2a3487b31b3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/placement", "region": "RegionOne"}], "id": "756a70e68fa8499e80f5c0c2596751c7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3cf68679e8f64508ac3f5e37b17a8f75", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/identity", "region": "RegionOne"}], "id": "8e0e7cd13c66457f96d76936e91f1c5c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "71c59c030a4c449680e97e83f2ec939e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/image", "region": "RegionOne"}], "id": "933883d1cceb4c74ab0762747be97d5f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "aa8e97f819d0444a84fba8f54e123ec6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/compute/v2.1", "region": "RegionOne"}], "id": "a9b39a73c55447e3afc2f5214c3bf960", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "097ccdac63f544e8b34384f58140f311", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.39/volume/v3", "region": "RegionOne"}], "id": "cfa10b90fdc04de982d7ace56612c8d3", "type": "block-storage", "name": "cinder"}]}}'
2026-01-06 07:30:08,233 80904 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '60fc39bb-7668-44e7-a8e0-c3191aa6a9fa', 'name': 'tempest-ServerRescueNegativeTestJSON-1501966893-network', 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'project_id': '04044d95ab13463abf24e3ce82d9fd85', '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': 61621, '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-01-06T06:27:11Z', 'updated_at': '2026-01-06T06:27:11Z', 'revision_number': 1} available for tenant
2026-01-06 07:30:08,323 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments/314358c5-7925-4665-9e77-e241c1ac98a2 0.090s
2026-01-06 07:30:08,324 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-42cc6945-c3d2-4ae5-b773-9569bb44b6cb', 'x-compute-request-id': 'req-42cc6945-c3d2-4ae5-b773-9569bb44b6cb', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 5a8a81f1-87bc-474f-9e30-761b5be9eb65 while it is in vm_state rescued"}}'
2026-01-06 07:30:08,421 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action 0.096s
2026-01-06 07:30:08,421 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:08 GMT', 'server': 'Apache/2.4.52 (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-32693a33-42bc-4b8a-8928-53a2d17c2c46', 'x-compute-request-id': 'req-32693a33-42bc-4b8a-8928-53a2d17c2c46', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action'}
Body: b''
2026-01-06 07:30:08,704 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.282s
2026-01-06 07:30:08,704 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3bc5d9-8ed8-4daa-9066-4c8b10c7e521', 'x-compute-request-id': 'req-3a3bc5d9-8ed8-4daa-9066-4c8b10c7e521', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "RESCUE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:30:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:30:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:10,116 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.396s
2026-01-06 07:30:10,116 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc6f9c80-2df3-4910-bedf-107378430f95', 'x-compute-request-id': 'req-bc6f9c80-2df3-4910-bedf-107378430f95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "RESCUE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:30:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:30:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:11,556 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.423s
2026-01-06 07:30:11,556 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a9218d-3c58-4a9d-9fc8-d9a10a3c1a9f', 'x-compute-request-id': 'req-10a9218d-3c58-4a9d-9fc8-d9a10a3c1a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "RESCUE", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:30:08Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:30:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:12,725 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65 0.156s
2026-01-06 07:30:12,725 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6958ca43-5b68-4eb6-8ed4-fa46e1be383f', 'x-compute-request-id': 'req-6958ca43-5b68-4eb6-8ed4-fa46e1be383f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}
Body: b'{"server": {"id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "name": "tempest-ServerRescueNegativeTestJSON-server-514178363", "status": "ERROR", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "metadata": {}, "hostId": "b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35", "image": {"id": "d86576d7-da85-4ade-bcf6-4335e083c3cc", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.39/compute/flavors/42"}]}, "created": "2026-01-06T06:28:14Z", "updated": "2026-01-06T06:30:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1501966893-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}, {"version": 4, "addr": "172.24.4.202", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}, {"rel": "bookmark", "href": "http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-06T06:30:12Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203900424", "OS-SRV-USG:launched_at": "2026-01-06T06:30:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1482174636"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2"}]}}'
2026-01-06 07:30:12,737 80904 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 4 second wait
2026-01-06 07:30:12,831 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-interface 0.093s
2026-01-06 07:30:12,832 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:12 GMT', 'server': 'Apache/2.4.52 (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-cad89aca-69c5-4a74-aa59-cfb55fede449', 'x-compute-request-id': 'req-cad89aca-69c5-4a74-aa59-cfb55fede449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "60fc39bb-7668-44e7-a8e0-c3191aa6a9fa", "port_id": "c8eb5298-fa1d-4897-9132-b8cf6beff24d", "mac_addr": "fa:16:3e:41:c0:74", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "2c0189a6-80da-4c2a-b1d9-da6f96b72f33", "ip_address": "10.0.0.4"}]}]}'
2026-01-06 07:30:13,681 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.39/networking/v2.0/floatingips/7b07a607-e0a0-421a-8127-bffd638c9c1c 0.847s
2026-01-06 07:30:13,682 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c8eb5298-fa1d-4897-9132-b8cf6beff24d"}}
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-97198265-1086-4d1e-a912-c7cc43c7c44c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/networking/v2.0/floatingips/7b07a607-e0a0-421a-8127-bffd638c9c1c'}
Body: b'{"floatingip": {"id": "7b07a607-e0a0-421a-8127-bffd638c9c1c", "tenant_id": "04044d95ab13463abf24e3ce82d9fd85", "project_id": "04044d95ab13463abf24e3ce82d9fd85", "floating_ip_address": "172.24.4.202", "floating_network_id": "cc98bc2e-0f86-4400-ba3b-a3c8e97d4cee", "router_id": "16d5b653-102c-4147-8447-93671ca2d46c", "port_id": "c8eb5298-fa1d-4897-9132-b8cf6beff24d", "fixed_ip_address": "10.0.0.4", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "60fc39bb-7668-44e7-a8e0-c3191aa6a9fa", "mac_address": "fa:16:3e:41:c0:74", "admin_state_up": true, "status": "DOWN", "device_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-06T06:28:13Z", "updated_at": "2026-01-06T06:30:13Z", "revision_number": 3}}'
2026-01-06 07:30:13,683 80904 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.202:22' as 'cirros' with public key authentication
2026-01-06 07:31:13,743 80904 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.202 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-01-06 07:32:16,303 80904 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.202 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-01-06 07:33:19,867 80904 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.202 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-01-06 07:34:24,431 80904 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.202 after 3 attempts. Proxy client: no proxy client
2026-01-06 07:34:24.431 80904 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-01-06 07:34:24.431 80904 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2026-01-06 07:34:24.431 80904 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-01-06 07:34:24.431 80904 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2026-01-06 07:34:24.431 80904 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-01-06 07:34:24.431 80904 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-01-06 07:34:24.431 80904 ERROR tempest.lib.common.ssh
2026-01-06 07:34:24,432 80904 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Tue, 06 Jan 2026 06:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5199f16-444a-4d29-a5de-8203a6d57b8c', 'x-compute-request-id': 'req-b5199f16-444a-4d29-a5de-8203a6d57b8c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.39/compute/v2.1/servers'}
Body: {'id': '5a8a81f1-87bc-474f-9e30-761b5be9eb65', 'name': 'tempest-ServerRescueNegativeTestJSON-server-514178363', 'status': 'ACTIVE', 'tenant_id': '04044d95ab13463abf24e3ce82d9fd85', 'user_id': '2f4e3a67c35548a885a9cea5a68a80d4', 'metadata': {}, 'hostId': 'b6fb1a801797832551091fe06e4c106d51eae5a70bd7fc8bb210ea35', 'image': {'id': 'd86576d7-da85-4ade-bcf6-4335e083c3cc', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.39/compute/images/d86576d7-da85-4ade-bcf6-4335e083c3cc'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.39/compute/flavors/42'}]}, 'created': '2026-01-06T06:28:14Z', 'updated': '2026-01-06T06:28:35Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1501966893-network': [{'version': 4, 'addr': '10.0.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:41:c0:74'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}, {'rel': 'bookmark', 'href': 'http://192.168.122.39/compute/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-203900424', 'OS-SRV-USG:launched_at': '2026-01-06T06:28:34.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1482174636'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-01-06 07:34:25,600 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action 1.167s
2026-01-06 07:34:25,601 80904 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': 'Tue, 06 Jan 2026 06:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-d4566f82-b8cd-4655-9a72-20379398f17a', 'x-compute-request-id': 'req-d4566f82-b8cd-4655-9a72-20379398f17a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-06 07:34:25,601 80904 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server 5a8a81f1-87bc-474f-9e30-761b5be9eb65
2026-01-06 07:34:25,646 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.044s
2026-01-06 07:34:25,646 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b253b0b6-d285-45a0-8876-726d651e3c3f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b253b0b6-d285-45a0-8876-726d651e3c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:34:25,750 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments/314358c5-7925-4665-9e77-e241c1ac98a2 0.093s
2026-01-06 07:34:25,750 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-4bc7a6b1-820f-4811-8a77-9cbb7725c133', 'x-compute-request-id': 'req-4bc7a6b1-820f-4811-8a77-9cbb7725c133', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 5a8a81f1-87bc-474f-9e30-761b5be9eb65 while it is in vm_state error"}}'
2026-01-06 07:34:25,793 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.041s
2026-01-06 07:34:25,793 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:25 GMT', 'server': 'Apache/2.4.52 (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-db228079-3afb-4feb-97c5-bd147724ee91', 'x-compute-request-id': 'req-db228079-3afb-4feb-97c5-bd147724ee91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:26,846 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:34:26,846 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:26 GMT', 'server': 'Apache/2.4.52 (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-bd2b898e-bd4c-4669-869a-76a2e374bc14', 'x-compute-request-id': 'req-bd2b898e-bd4c-4669-869a-76a2e374bc14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:27,911 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.061s
2026-01-06 07:34:27,911 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:27 GMT', 'server': 'Apache/2.4.52 (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-a8059c23-ad4c-4069-9c46-680897aca935', 'x-compute-request-id': 'req-a8059c23-ad4c-4069-9c46-680897aca935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:28,972 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.058s
2026-01-06 07:34:28,972 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:28 GMT', 'server': 'Apache/2.4.52 (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-f59e11ba-c0e2-4773-9bf9-a14625732306', 'x-compute-request-id': 'req-f59e11ba-c0e2-4773-9bf9-a14625732306', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:30,301 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.327s
2026-01-06 07:34:30,302 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:29 GMT', 'server': 'Apache/2.4.52 (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-e32ce2b6-0a77-4e89-86f8-afeec4f22fa0', 'x-compute-request-id': 'req-e32ce2b6-0a77-4e89-86f8-afeec4f22fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:31,363 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.059s
2026-01-06 07:34:31,363 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:31 GMT', 'server': 'Apache/2.4.52 (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-1738ec8e-83c9-4b82-980c-afcc16632d75', 'x-compute-request-id': 'req-1738ec8e-83c9-4b82-980c-afcc16632d75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:32,414 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:34:32,414 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:32 GMT', 'server': 'Apache/2.4.52 (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-51675cae-a016-4cdb-bfeb-d18848c27f82', 'x-compute-request-id': 'req-51675cae-a016-4cdb-bfeb-d18848c27f82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:33,462 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:34:33,462 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:33 GMT', 'server': 'Apache/2.4.52 (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-1aae38c0-7d01-42cc-b1c6-d2d10c648301', 'x-compute-request-id': 'req-1aae38c0-7d01-42cc-b1c6-d2d10c648301', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:34,510 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:34:34,511 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:34 GMT', 'server': 'Apache/2.4.52 (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-28405f85-744f-4bbc-81c5-9374afd75241', 'x-compute-request-id': 'req-28405f85-744f-4bbc-81c5-9374afd75241', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:35,574 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.061s
2026-01-06 07:34:35,575 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:35 GMT', 'server': 'Apache/2.4.52 (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-a79f23de-6d86-4be5-b3a2-c9bff8ab8537', 'x-compute-request-id': 'req-a79f23de-6d86-4be5-b3a2-c9bff8ab8537', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:36,626 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:34:36,626 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:36 GMT', 'server': 'Apache/2.4.52 (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-9d7a8d07-ac5e-46e9-bc90-06d0764fff59', 'x-compute-request-id': 'req-9d7a8d07-ac5e-46e9-bc90-06d0764fff59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:37,680 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.051s
2026-01-06 07:34:37,680 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:37 GMT', 'server': 'Apache/2.4.52 (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-05747533-ccef-4f19-8aa6-59d265c688b9', 'x-compute-request-id': 'req-05747533-ccef-4f19-8aa6-59d265c688b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:38,741 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.058s
2026-01-06 07:34:38,742 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:38 GMT', 'server': 'Apache/2.4.52 (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-07b8ac62-b19a-46b0-98d2-953db82a815f', 'x-compute-request-id': 'req-07b8ac62-b19a-46b0-98d2-953db82a815f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:39,799 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.055s
2026-01-06 07:34:39,800 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:39 GMT', 'server': 'Apache/2.4.52 (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-048d677d-ff77-47d9-be3f-27f62831b401', 'x-compute-request-id': 'req-048d677d-ff77-47d9-be3f-27f62831b401', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:40,854 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.051s
2026-01-06 07:34:40,854 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:40 GMT', 'server': 'Apache/2.4.52 (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-271b5da4-547e-4865-b541-c5ea93209261', 'x-compute-request-id': 'req-271b5da4-547e-4865-b541-c5ea93209261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:41,917 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.061s
2026-01-06 07:34:41,918 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:41 GMT', 'server': 'Apache/2.4.52 (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-6a732b46-89a0-4beb-8ec6-5448ff91db62', 'x-compute-request-id': 'req-6a732b46-89a0-4beb-8ec6-5448ff91db62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:42,968 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:34:42,968 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:42 GMT', 'server': 'Apache/2.4.52 (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-95135441-bdf9-48ac-bd67-5ebe535b0753', 'x-compute-request-id': 'req-95135441-bdf9-48ac-bd67-5ebe535b0753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:44,030 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.058s
2026-01-06 07:34:44,030 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:43 GMT', 'server': 'Apache/2.4.52 (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-ca13b556-1700-483a-b703-22af40b54934', 'x-compute-request-id': 'req-ca13b556-1700-483a-b703-22af40b54934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:45,087 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.053s
2026-01-06 07:34:45,087 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:45 GMT', 'server': 'Apache/2.4.52 (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-dd795883-aa8d-4161-aff1-b793732df01e', 'x-compute-request-id': 'req-dd795883-aa8d-4161-aff1-b793732df01e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:46,137 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:34:46,137 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:46 GMT', 'server': 'Apache/2.4.52 (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-633893e9-b003-46a7-b387-239bbeea31fb', 'x-compute-request-id': 'req-633893e9-b003-46a7-b387-239bbeea31fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:47,197 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.057s
2026-01-06 07:34:47,197 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:47 GMT', 'server': 'Apache/2.4.52 (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-41ae7ca1-ac12-45b9-9e55-a18ea49a99cb', 'x-compute-request-id': 'req-41ae7ca1-ac12-45b9-9e55-a18ea49a99cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:48,248 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:34:48,248 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:48 GMT', 'server': 'Apache/2.4.52 (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-cdf33481-03da-401a-a0cf-c5563b8b947c', 'x-compute-request-id': 'req-cdf33481-03da-401a-a0cf-c5563b8b947c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:49,332 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.081s
2026-01-06 07:34:49,333 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:49 GMT', 'server': 'Apache/2.4.52 (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-7c39536f-b531-4ec6-aa13-0e7abacd7217', 'x-compute-request-id': 'req-7c39536f-b531-4ec6-aa13-0e7abacd7217', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:50,379 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:34:50,379 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:50 GMT', 'server': 'Apache/2.4.52 (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-85b6a10e-27f5-470d-a84d-ed524aee87b8', 'x-compute-request-id': 'req-85b6a10e-27f5-470d-a84d-ed524aee87b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:51,426 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:34:51,426 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:51 GMT', 'server': 'Apache/2.4.52 (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-4b39a2c5-70a1-45f3-9b21-8ae1b88726ae', 'x-compute-request-id': 'req-4b39a2c5-70a1-45f3-9b21-8ae1b88726ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:52,476 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:34:52,476 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:52 GMT', 'server': 'Apache/2.4.52 (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-275bdbda-7741-4a45-9a94-f402324ef8f3', 'x-compute-request-id': 'req-275bdbda-7741-4a45-9a94-f402324ef8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:53,527 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:34:53,527 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:53 GMT', 'server': 'Apache/2.4.52 (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-1110a88a-039b-4713-bd39-69e95c6fa32c', 'x-compute-request-id': 'req-1110a88a-039b-4713-bd39-69e95c6fa32c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:54,573 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:34:54,573 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:54 GMT', 'server': 'Apache/2.4.52 (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-2e7f35a2-74e7-40c5-8a2c-c2f7a3d8a761', 'x-compute-request-id': 'req-2e7f35a2-74e7-40c5-8a2c-c2f7a3d8a761', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:55,616 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.041s
2026-01-06 07:34:55,617 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:55 GMT', 'server': 'Apache/2.4.52 (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-bb3480fc-f8b9-4672-a787-ecca206f0de8', 'x-compute-request-id': 'req-bb3480fc-f8b9-4672-a787-ecca206f0de8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:56,668 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:34:56,668 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:56 GMT', 'server': 'Apache/2.4.52 (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-c22be59c-2b65-441d-acf9-28c3fbce77c9', 'x-compute-request-id': 'req-c22be59c-2b65-441d-acf9-28c3fbce77c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:57,717 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:34:57,718 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:57 GMT', 'server': 'Apache/2.4.52 (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-680f5cce-34c9-48ce-8964-2a274fb2ea3f', 'x-compute-request-id': 'req-680f5cce-34c9-48ce-8964-2a274fb2ea3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:58,768 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:34:58,768 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:58 GMT', 'server': 'Apache/2.4.52 (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-836746a4-2dee-46cc-8f15-44032e036fb3', 'x-compute-request-id': 'req-836746a4-2dee-46cc-8f15-44032e036fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:34:59,828 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.057s
2026-01-06 07:34:59,828 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:34:59 GMT', 'server': 'Apache/2.4.52 (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-17bb7d2b-52a8-4ca2-ae9c-ae2c20fc4399', 'x-compute-request-id': 'req-17bb7d2b-52a8-4ca2-ae9c-ae2c20fc4399', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:00,877 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:35:00,878 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:00 GMT', 'server': 'Apache/2.4.52 (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-83ebd204-824c-416d-9bc9-255dcb1c4eeb', 'x-compute-request-id': 'req-83ebd204-824c-416d-9bc9-255dcb1c4eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:02,049 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.168s
2026-01-06 07:35:02,050 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:01 GMT', 'server': 'Apache/2.4.52 (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-acc47bc6-65b2-45c6-9a9d-1b6f3e3a4d90', 'x-compute-request-id': 'req-acc47bc6-65b2-45c6-9a9d-1b6f3e3a4d90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:03,179 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.126s
2026-01-06 07:35:03,180 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:03 GMT', 'server': 'Apache/2.4.52 (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-9229a6ed-d549-4711-b0e9-c0efddcb2c6b', 'x-compute-request-id': 'req-9229a6ed-d549-4711-b0e9-c0efddcb2c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:04,232 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:35:04,232 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:04 GMT', 'server': 'Apache/2.4.52 (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-ae270d4d-a56b-4c81-b842-61f0c1c38465', 'x-compute-request-id': 'req-ae270d4d-a56b-4c81-b842-61f0c1c38465', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:05,285 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:35:05,286 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:05 GMT', 'server': 'Apache/2.4.52 (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-a3584d4a-1e4f-4ec7-9240-9a4be4d4e6cf', 'x-compute-request-id': 'req-a3584d4a-1e4f-4ec7-9240-9a4be4d4e6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:06,336 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:35:06,337 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:06 GMT', 'server': 'Apache/2.4.52 (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-779f4ea9-98dc-4907-a928-229f7fc2b95c', 'x-compute-request-id': 'req-779f4ea9-98dc-4907-a928-229f7fc2b95c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:07,392 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.053s
2026-01-06 07:35:07,393 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:07 GMT', 'server': 'Apache/2.4.52 (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-b9032877-3cfe-4f8a-802d-4e8ab7323dba', 'x-compute-request-id': 'req-b9032877-3cfe-4f8a-802d-4e8ab7323dba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:08,444 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:35:08,445 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:08 GMT', 'server': 'Apache/2.4.52 (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-8326b2b6-2cc6-4d65-8f35-42090d0498f6', 'x-compute-request-id': 'req-8326b2b6-2cc6-4d65-8f35-42090d0498f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:09,508 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.060s
2026-01-06 07:35:09,509 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:09 GMT', 'server': 'Apache/2.4.52 (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-2ff0913e-5731-4865-bf34-7a40bba23a40', 'x-compute-request-id': 'req-2ff0913e-5731-4865-bf34-7a40bba23a40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:10,560 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:35:10,560 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:10 GMT', 'server': 'Apache/2.4.52 (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-c8a50afc-47d3-424e-8712-ea4e984c88a4', 'x-compute-request-id': 'req-c8a50afc-47d3-424e-8712-ea4e984c88a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:11,606 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:35:11,607 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:11 GMT', 'server': 'Apache/2.4.52 (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-4673d959-7c3c-42fb-ac0d-bb5018ffcb6b', 'x-compute-request-id': 'req-4673d959-7c3c-42fb-ac0d-bb5018ffcb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:12,670 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.059s
2026-01-06 07:35:12,670 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:12 GMT', 'server': 'Apache/2.4.52 (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-e04de837-9ed7-4bf0-9941-e0bb49925f3d', 'x-compute-request-id': 'req-e04de837-9ed7-4bf0-9941-e0bb49925f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:13,738 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.065s
2026-01-06 07:35:13,738 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:13 GMT', 'server': 'Apache/2.4.52 (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-dff588c5-277a-4f7c-bdde-bf85c7c2d9c0', 'x-compute-request-id': 'req-dff588c5-277a-4f7c-bdde-bf85c7c2d9c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:14,800 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.058s
2026-01-06 07:35:14,800 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:14 GMT', 'server': 'Apache/2.4.52 (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-f8721c68-15b5-4724-93a6-1140f3a3ec5c', 'x-compute-request-id': 'req-f8721c68-15b5-4724-93a6-1140f3a3ec5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:15,849 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:35:15,850 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:15 GMT', 'server': 'Apache/2.4.52 (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-85c28e87-d6ae-46ef-8896-2f9dfb528632', 'x-compute-request-id': 'req-85c28e87-d6ae-46ef-8896-2f9dfb528632', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:16,897 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:35:16,897 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:16 GMT', 'server': 'Apache/2.4.52 (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-4c1edc55-b5a4-496d-9d36-bd3d9f52de1f', 'x-compute-request-id': 'req-4c1edc55-b5a4-496d-9d36-bd3d9f52de1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:17,954 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.054s
2026-01-06 07:35:17,954 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:17 GMT', 'server': 'Apache/2.4.52 (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-8db5a446-5ab0-4d1e-947a-b9ff142b545b', 'x-compute-request-id': 'req-8db5a446-5ab0-4d1e-947a-b9ff142b545b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:19,013 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.056s
2026-01-06 07:35:19,014 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:18 GMT', 'server': 'Apache/2.4.52 (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-4947639b-d5a1-4a6b-8ba2-b58efedf24b7', 'x-compute-request-id': 'req-4947639b-d5a1-4a6b-8ba2-b58efedf24b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:20,065 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:35:20,066 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:20 GMT', 'server': 'Apache/2.4.52 (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-b80887c3-852f-4ea7-8c85-c229c9af3128', 'x-compute-request-id': 'req-b80887c3-852f-4ea7-8c85-c229c9af3128', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:21,213 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.144s
2026-01-06 07:35:21,213 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:21 GMT', 'server': 'Apache/2.4.52 (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-6d29cf0d-d2b5-4e76-9c03-4b5365f914bb', 'x-compute-request-id': 'req-6d29cf0d-d2b5-4e76-9c03-4b5365f914bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:22,268 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.051s
2026-01-06 07:35:22,268 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:22 GMT', 'server': 'Apache/2.4.52 (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-6fc2c07d-6010-4db2-8eac-623fc135f886', 'x-compute-request-id': 'req-6fc2c07d-6010-4db2-8eac-623fc135f886', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:23,320 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:35:23,320 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:23 GMT', 'server': 'Apache/2.4.52 (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-c4a9d8f5-95de-4a3b-9438-7fbb443a33b7', 'x-compute-request-id': 'req-c4a9d8f5-95de-4a3b-9438-7fbb443a33b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:24,375 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:35:24,375 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:24 GMT', 'server': 'Apache/2.4.52 (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-70e90d47-e698-41e1-a627-9cf8a3086822', 'x-compute-request-id': 'req-70e90d47-e698-41e1-a627-9cf8a3086822', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:25,425 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:35:25,425 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:25 GMT', 'server': 'Apache/2.4.52 (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-05a34265-776f-40e4-8c3b-6501442555e4', 'x-compute-request-id': 'req-05a34265-776f-40e4-8c3b-6501442555e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:26,477 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:35:26,477 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:26 GMT', 'server': 'Apache/2.4.52 (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-cbca3244-cc84-46f6-9523-fda76b41eaab', 'x-compute-request-id': 'req-cbca3244-cc84-46f6-9523-fda76b41eaab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:27,523 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:35:27,524 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:27 GMT', 'server': 'Apache/2.4.52 (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-de486c9e-1e1e-4d3c-a155-692c175896b2', 'x-compute-request-id': 'req-de486c9e-1e1e-4d3c-a155-692c175896b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:28,575 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:35:28,575 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:28 GMT', 'server': 'Apache/2.4.52 (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-4f661cff-ee4c-4852-af96-a9fa51cf4f9b', 'x-compute-request-id': 'req-4f661cff-ee4c-4852-af96-a9fa51cf4f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:29,625 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:35:29,625 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:29 GMT', 'server': 'Apache/2.4.52 (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-749c9419-10bf-4ced-b28e-2b672948b023', 'x-compute-request-id': 'req-749c9419-10bf-4ced-b28e-2b672948b023', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:30,676 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:35:30,677 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:30 GMT', 'server': 'Apache/2.4.52 (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-7ec4180c-c84f-49c4-8850-4c2c4a7c109e', 'x-compute-request-id': 'req-7ec4180c-c84f-49c4-8850-4c2c4a7c109e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:31,728 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:35:31,728 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:31 GMT', 'server': 'Apache/2.4.52 (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-5598fe3a-943e-46c8-8f21-963e2fe4a5ba', 'x-compute-request-id': 'req-5598fe3a-943e-46c8-8f21-963e2fe4a5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:32,781 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:35:32,781 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:32 GMT', 'server': 'Apache/2.4.52 (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-145bd321-8ba7-4127-8488-ca1bb9c58a57', 'x-compute-request-id': 'req-145bd321-8ba7-4127-8488-ca1bb9c58a57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:33,834 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:35:33,834 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:33 GMT', 'server': 'Apache/2.4.52 (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-f906fd09-690c-4fc9-98f6-08c1635e6889', 'x-compute-request-id': 'req-f906fd09-690c-4fc9-98f6-08c1635e6889', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:34,883 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:35:34,883 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:34 GMT', 'server': 'Apache/2.4.52 (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-4045c1e6-a6ae-48a0-af8d-6205448a49f4', 'x-compute-request-id': 'req-4045c1e6-a6ae-48a0-af8d-6205448a49f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:35,930 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:35:35,930 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:35 GMT', 'server': 'Apache/2.4.52 (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-b4a4d692-a166-432f-8a60-790c44c84ffd', 'x-compute-request-id': 'req-b4a4d692-a166-432f-8a60-790c44c84ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:36,985 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:35:36,985 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:36 GMT', 'server': 'Apache/2.4.52 (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-97dfb4a2-ba9f-48fb-921e-2992a0c86c5c', 'x-compute-request-id': 'req-97dfb4a2-ba9f-48fb-921e-2992a0c86c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:38,050 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.061s
2026-01-06 07:35:38,050 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:37 GMT', 'server': 'Apache/2.4.52 (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-753ee0d3-af10-4ad6-9ac8-c7144553569f', 'x-compute-request-id': 'req-753ee0d3-af10-4ad6-9ac8-c7144553569f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:39,102 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:35:39,103 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:39 GMT', 'server': 'Apache/2.4.52 (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-106355c9-e5d4-46c7-8e78-601316e2ffea', 'x-compute-request-id': 'req-106355c9-e5d4-46c7-8e78-601316e2ffea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:40,158 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.053s
2026-01-06 07:35:40,159 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:40 GMT', 'server': 'Apache/2.4.52 (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-7d205afd-f574-42d4-a2b2-55244b9554a1', 'x-compute-request-id': 'req-7d205afd-f574-42d4-a2b2-55244b9554a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:41,251 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.089s
2026-01-06 07:35:41,251 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:41 GMT', 'server': 'Apache/2.4.52 (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-aa14d9dc-3399-4ba0-afae-c2cf36179805', 'x-compute-request-id': 'req-aa14d9dc-3399-4ba0-afae-c2cf36179805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:42,321 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.066s
2026-01-06 07:35:42,321 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:42 GMT', 'server': 'Apache/2.4.52 (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-b2744544-d0b2-4abf-8ecc-8f759f50057c', 'x-compute-request-id': 'req-b2744544-d0b2-4abf-8ecc-8f759f50057c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:43,374 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:35:43,374 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:43 GMT', 'server': 'Apache/2.4.52 (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-c4a4ed56-9b39-4b13-a004-585a31261ebf', 'x-compute-request-id': 'req-c4a4ed56-9b39-4b13-a004-585a31261ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:44,441 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.064s
2026-01-06 07:35:44,442 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:44 GMT', 'server': 'Apache/2.4.52 (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-0b851d7c-b96c-44dd-b342-8e00b6c7ad84', 'x-compute-request-id': 'req-0b851d7c-b96c-44dd-b342-8e00b6c7ad84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:45,496 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.051s
2026-01-06 07:35:45,496 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:45 GMT', 'server': 'Apache/2.4.52 (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-14b44455-0fbb-4b4c-b587-2015fd58dfaf', 'x-compute-request-id': 'req-14b44455-0fbb-4b4c-b587-2015fd58dfaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:46,552 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:35:46,552 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:46 GMT', 'server': 'Apache/2.4.52 (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-6985943e-ac12-41d8-b2bb-4fcf891db40b', 'x-compute-request-id': 'req-6985943e-ac12-41d8-b2bb-4fcf891db40b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:47,623 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.067s
2026-01-06 07:35:47,623 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:47 GMT', 'server': 'Apache/2.4.52 (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-411f7900-945a-4b4b-8e93-fa4e281f0a39', 'x-compute-request-id': 'req-411f7900-945a-4b4b-8e93-fa4e281f0a39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:48,681 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.055s
2026-01-06 07:35:48,681 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:48 GMT', 'server': 'Apache/2.4.52 (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-0d34a04f-672e-4a4c-ac35-e0c8890f5345', 'x-compute-request-id': 'req-0d34a04f-672e-4a4c-ac35-e0c8890f5345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:49,747 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.062s
2026-01-06 07:35:49,747 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:49 GMT', 'server': 'Apache/2.4.52 (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-8844841a-09ca-4f82-a285-e14c5381db4f', 'x-compute-request-id': 'req-8844841a-09ca-4f82-a285-e14c5381db4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:50,797 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:35:50,797 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:50 GMT', 'server': 'Apache/2.4.52 (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-ec18ae6f-df72-4a48-a339-284bacd4a65b', 'x-compute-request-id': 'req-ec18ae6f-df72-4a48-a339-284bacd4a65b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:51,851 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:35:51,851 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:51 GMT', 'server': 'Apache/2.4.52 (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-e14d7038-f06e-4904-9bee-ea4736c346f2', 'x-compute-request-id': 'req-e14d7038-f06e-4904-9bee-ea4736c346f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:52,905 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.051s
2026-01-06 07:35:52,906 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:52 GMT', 'server': 'Apache/2.4.52 (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-a819c29c-6a51-4ae7-bdd0-e8f977970318', 'x-compute-request-id': 'req-a819c29c-6a51-4ae7-bdd0-e8f977970318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:53,967 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.058s
2026-01-06 07:35:53,967 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:53 GMT', 'server': 'Apache/2.4.52 (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-a03e7d86-35f3-4b45-8ca5-d2d2ca506cd3', 'x-compute-request-id': 'req-a03e7d86-35f3-4b45-8ca5-d2d2ca506cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:55,019 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:35:55,019 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:54 GMT', 'server': 'Apache/2.4.52 (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-cfaaa198-67b4-4a55-8c65-de3b6554197a', 'x-compute-request-id': 'req-cfaaa198-67b4-4a55-8c65-de3b6554197a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:56,072 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:35:56,073 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:56 GMT', 'server': 'Apache/2.4.52 (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-9b2a5210-85f1-4142-8b93-8ab90ceeef92', 'x-compute-request-id': 'req-9b2a5210-85f1-4142-8b93-8ab90ceeef92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:57,121 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:35:57,121 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:57 GMT', 'server': 'Apache/2.4.52 (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-e0a076e6-d930-451d-91a1-72c6733c9077', 'x-compute-request-id': 'req-e0a076e6-d930-451d-91a1-72c6733c9077', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:58,188 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.063s
2026-01-06 07:35:58,188 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:58 GMT', 'server': 'Apache/2.4.52 (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-80cca529-b640-4274-be55-137fe501820a', 'x-compute-request-id': 'req-80cca529-b640-4274-be55-137fe501820a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:35:59,235 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:35:59,236 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:35:59 GMT', 'server': 'Apache/2.4.52 (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-0695bc9c-7155-4917-ae07-ef0294d02222', 'x-compute-request-id': 'req-0695bc9c-7155-4917-ae07-ef0294d02222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:00,301 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.062s
2026-01-06 07:36:00,302 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:00 GMT', 'server': 'Apache/2.4.52 (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-984fb91f-e874-4f98-b8e7-0cb8895ddd26', 'x-compute-request-id': 'req-984fb91f-e874-4f98-b8e7-0cb8895ddd26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:01,352 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:36:01,352 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:01 GMT', 'server': 'Apache/2.4.52 (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-755b41bb-abc7-442f-a788-efec800d2c86', 'x-compute-request-id': 'req-755b41bb-abc7-442f-a788-efec800d2c86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:02,401 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:36:02,401 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:02 GMT', 'server': 'Apache/2.4.52 (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-dd33dde5-6754-4484-aea7-f65c409dc9a4', 'x-compute-request-id': 'req-dd33dde5-6754-4484-aea7-f65c409dc9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:03,455 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:36:03,455 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:03 GMT', 'server': 'Apache/2.4.52 (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-04c85882-8785-4ac6-8779-9c9811aea96a', 'x-compute-request-id': 'req-04c85882-8785-4ac6-8779-9c9811aea96a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:04,506 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:36:04,506 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:04 GMT', 'server': 'Apache/2.4.52 (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-fb769ecf-90d6-42b8-9742-cb948fac4e17', 'x-compute-request-id': 'req-fb769ecf-90d6-42b8-9742-cb948fac4e17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:05,578 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.069s
2026-01-06 07:36:05,578 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:05 GMT', 'server': 'Apache/2.4.52 (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-1164d658-2a07-4144-8829-8e39b517a0cf', 'x-compute-request-id': 'req-1164d658-2a07-4144-8829-8e39b517a0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:06,632 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:36:06,632 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:06 GMT', 'server': 'Apache/2.4.52 (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-4f8ca29a-c5df-4542-8a63-d38403b06a1d', 'x-compute-request-id': 'req-4f8ca29a-c5df-4542-8a63-d38403b06a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:07,712 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.077s
2026-01-06 07:36:07,712 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:07 GMT', 'server': 'Apache/2.4.52 (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-ecf5b5ca-b9b9-4e99-9f2a-172823a45a0c', 'x-compute-request-id': 'req-ecf5b5ca-b9b9-4e99-9f2a-172823a45a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:08,767 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:36:08,767 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:08 GMT', 'server': 'Apache/2.4.52 (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-809e556d-d00a-4f5e-a105-04220dd0c475', 'x-compute-request-id': 'req-809e556d-d00a-4f5e-a105-04220dd0c475', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:09,817 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:36:09,817 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:09 GMT', 'server': 'Apache/2.4.52 (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-1787695e-b5e8-45b4-8e0d-085447c60e79', 'x-compute-request-id': 'req-1787695e-b5e8-45b4-8e0d-085447c60e79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:10,865 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:36:10,865 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:10 GMT', 'server': 'Apache/2.4.52 (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-512e92b4-d777-4d3b-8602-bf8f5ddc4255', 'x-compute-request-id': 'req-512e92b4-d777-4d3b-8602-bf8f5ddc4255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:11,934 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.065s
2026-01-06 07:36:11,934 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:11 GMT', 'server': 'Apache/2.4.52 (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-51c60dc3-8257-477c-b825-88805800c4a4', 'x-compute-request-id': 'req-51c60dc3-8257-477c-b825-88805800c4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:12,985 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:36:12,986 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:12 GMT', 'server': 'Apache/2.4.52 (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-34d85d9d-d5c8-44e2-85f2-6a09bde04c8c', 'x-compute-request-id': 'req-34d85d9d-d5c8-44e2-85f2-6a09bde04c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:14,066 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.077s
2026-01-06 07:36:14,067 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:13 GMT', 'server': 'Apache/2.4.52 (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-b1da9019-7645-4361-b4f2-ddb061cc232d', 'x-compute-request-id': 'req-b1da9019-7645-4361-b4f2-ddb061cc232d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:15,113 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.042s
2026-01-06 07:36:15,113 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:15 GMT', 'server': 'Apache/2.4.52 (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-e7b6faad-dba8-4f47-9611-b46f6f5f3bec', 'x-compute-request-id': 'req-e7b6faad-dba8-4f47-9611-b46f6f5f3bec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:16,162 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:36:16,163 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:16 GMT', 'server': 'Apache/2.4.52 (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-88946ecf-d36f-4bf4-98be-f685be695434', 'x-compute-request-id': 'req-88946ecf-d36f-4bf4-98be-f685be695434', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:17,227 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.062s
2026-01-06 07:36:17,227 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:17 GMT', 'server': 'Apache/2.4.52 (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-b806c925-a151-4a56-9612-d27445fbd63b', 'x-compute-request-id': 'req-b806c925-a151-4a56-9612-d27445fbd63b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:18,277 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:36:18,278 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:18 GMT', 'server': 'Apache/2.4.52 (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-db2f2d02-d440-4994-92bc-9c08e72e106d', 'x-compute-request-id': 'req-db2f2d02-d440-4994-92bc-9c08e72e106d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:19,350 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.069s
2026-01-06 07:36:19,351 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:19 GMT', 'server': 'Apache/2.4.52 (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-8f8954a2-4e4c-4f8c-956d-b9d0873ca5a1', 'x-compute-request-id': 'req-8f8954a2-4e4c-4f8c-956d-b9d0873ca5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:20,414 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.060s
2026-01-06 07:36:20,414 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:20 GMT', 'server': 'Apache/2.4.52 (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-b01a9a6c-a881-40ec-af78-499a90945f99', 'x-compute-request-id': 'req-b01a9a6c-a881-40ec-af78-499a90945f99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:21,462 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:36:21,463 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:21 GMT', 'server': 'Apache/2.4.52 (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-4f5148d2-4479-4649-bee6-a046e1be588b', 'x-compute-request-id': 'req-4f5148d2-4479-4649-bee6-a046e1be588b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:22,508 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.042s
2026-01-06 07:36:22,509 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:22 GMT', 'server': 'Apache/2.4.52 (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-6489e94f-d364-4ea0-bb12-e09dc6cee1cb', 'x-compute-request-id': 'req-6489e94f-d364-4ea0-bb12-e09dc6cee1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:23,560 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:36:23,560 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:23 GMT', 'server': 'Apache/2.4.52 (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-958d5e89-d0ed-41da-ac46-37a0f9e6d8b7', 'x-compute-request-id': 'req-958d5e89-d0ed-41da-ac46-37a0f9e6d8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:24,607 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:36:24,607 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:24 GMT', 'server': 'Apache/2.4.52 (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-dd918f4f-422c-458a-ae0c-ebcb548d36ef', 'x-compute-request-id': 'req-dd918f4f-422c-458a-ae0c-ebcb548d36ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:25,660 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:36:25,660 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:25 GMT', 'server': 'Apache/2.4.52 (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-6621c8a7-746d-425b-9544-1aee081747be', 'x-compute-request-id': 'req-6621c8a7-746d-425b-9544-1aee081747be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:26,711 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:36:26,712 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:26 GMT', 'server': 'Apache/2.4.52 (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-e1ff3e20-9ab0-4044-8282-eebfb8bd01bb', 'x-compute-request-id': 'req-e1ff3e20-9ab0-4044-8282-eebfb8bd01bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:27,773 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.058s
2026-01-06 07:36:27,774 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:27 GMT', 'server': 'Apache/2.4.52 (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-fc4a2c00-f8e5-4d65-8a3b-e6646b777a41', 'x-compute-request-id': 'req-fc4a2c00-f8e5-4d65-8a3b-e6646b777a41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:28,825 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:36:28,826 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:28 GMT', 'server': 'Apache/2.4.52 (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-5849bcc6-db63-4937-8e1f-8286fe8a79e7', 'x-compute-request-id': 'req-5849bcc6-db63-4937-8e1f-8286fe8a79e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:29,875 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:36:29,875 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:29 GMT', 'server': 'Apache/2.4.52 (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-72c401f4-829a-49f0-a73f-adf9d2dff65f', 'x-compute-request-id': 'req-72c401f4-829a-49f0-a73f-adf9d2dff65f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:30,930 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:36:30,930 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:30 GMT', 'server': 'Apache/2.4.52 (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-d0d8c1f7-50f5-4b0e-82cc-d721999f906c', 'x-compute-request-id': 'req-d0d8c1f7-50f5-4b0e-82cc-d721999f906c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:32,019 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.085s
2026-01-06 07:36:32,019 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:31 GMT', 'server': 'Apache/2.4.52 (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-685a2787-2f06-4ab3-87b5-80bf58ec810d', 'x-compute-request-id': 'req-685a2787-2f06-4ab3-87b5-80bf58ec810d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:33,075 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:36:33,075 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:33 GMT', 'server': 'Apache/2.4.52 (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-e523e4e2-5acf-485b-aed5-c4814855ea9a', 'x-compute-request-id': 'req-e523e4e2-5acf-485b-aed5-c4814855ea9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:34,145 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.067s
2026-01-06 07:36:34,146 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:34 GMT', 'server': 'Apache/2.4.52 (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-a6040903-901c-4d04-a283-f12422b622b5', 'x-compute-request-id': 'req-a6040903-901c-4d04-a283-f12422b622b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:35,198 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:36:35,198 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:35 GMT', 'server': 'Apache/2.4.52 (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-d11918cd-79b2-4038-ac71-95686eb90373', 'x-compute-request-id': 'req-d11918cd-79b2-4038-ac71-95686eb90373', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:36,251 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:36:36,251 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:36 GMT', 'server': 'Apache/2.4.52 (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-468477d0-4f9a-4a94-85d0-b0f74f012902', 'x-compute-request-id': 'req-468477d0-4f9a-4a94-85d0-b0f74f012902', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:37,303 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:36:37,304 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:37 GMT', 'server': 'Apache/2.4.52 (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-6dbc4ff7-2f56-42ff-8066-60f524d60233', 'x-compute-request-id': 'req-6dbc4ff7-2f56-42ff-8066-60f524d60233', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:38,357 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:36:38,358 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:38 GMT', 'server': 'Apache/2.4.52 (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-13b4eb87-2974-4fc8-b2aa-ea33534c39c7', 'x-compute-request-id': 'req-13b4eb87-2974-4fc8-b2aa-ea33534c39c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:39,410 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:36:39,411 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:39 GMT', 'server': 'Apache/2.4.52 (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-3e137022-3349-47f9-8669-29faeecdc076', 'x-compute-request-id': 'req-3e137022-3349-47f9-8669-29faeecdc076', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:40,460 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:36:40,461 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:40 GMT', 'server': 'Apache/2.4.52 (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-e69e6820-72d3-472f-be68-7516f3c9dd2a', 'x-compute-request-id': 'req-e69e6820-72d3-472f-be68-7516f3c9dd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:41,509 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.046s
2026-01-06 07:36:41,510 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:41 GMT', 'server': 'Apache/2.4.52 (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-2b131fec-4c55-48a6-9258-21d38ee3f9f6', 'x-compute-request-id': 'req-2b131fec-4c55-48a6-9258-21d38ee3f9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:42,556 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:36:42,557 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:42 GMT', 'server': 'Apache/2.4.52 (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-911e6996-c0d3-4d99-97d8-d65e381899bd', 'x-compute-request-id': 'req-911e6996-c0d3-4d99-97d8-d65e381899bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:43,609 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:36:43,610 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:43 GMT', 'server': 'Apache/2.4.52 (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-fcc4edeb-e44b-4c47-b980-4a87417f9b0e', 'x-compute-request-id': 'req-fcc4edeb-e44b-4c47-b980-4a87417f9b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:44,664 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:36:44,665 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:44 GMT', 'server': 'Apache/2.4.52 (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-9e8e5608-147d-4eed-b871-f6fb6b53ab52', 'x-compute-request-id': 'req-9e8e5608-147d-4eed-b871-f6fb6b53ab52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:45,870 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.203s
2026-01-06 07:36:45,871 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:45 GMT', 'server': 'Apache/2.4.52 (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-d400a69e-a577-4bd9-8806-613723756903', 'x-compute-request-id': 'req-d400a69e-a577-4bd9-8806-613723756903', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:46,928 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.053s
2026-01-06 07:36:46,928 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:46 GMT', 'server': 'Apache/2.4.52 (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-2248e34a-7261-4910-bb75-64af2b07ac58', 'x-compute-request-id': 'req-2248e34a-7261-4910-bb75-64af2b07ac58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:47,980 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:36:47,980 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:47 GMT', 'server': 'Apache/2.4.52 (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-32b65a30-4fdb-431a-8f9f-11e45eae1328', 'x-compute-request-id': 'req-32b65a30-4fdb-431a-8f9f-11e45eae1328', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:49,047 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.064s
2026-01-06 07:36:49,047 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:48 GMT', 'server': 'Apache/2.4.52 (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-74e80b4d-c3d6-4b30-80e8-b86eda939515', 'x-compute-request-id': 'req-74e80b4d-c3d6-4b30-80e8-b86eda939515', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:50,122 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.071s
2026-01-06 07:36:50,123 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:50 GMT', 'server': 'Apache/2.4.52 (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-1ad3ab45-0a87-4c34-9a10-71fe75083ffa', 'x-compute-request-id': 'req-1ad3ab45-0a87-4c34-9a10-71fe75083ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:51,170 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:36:51,171 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:51 GMT', 'server': 'Apache/2.4.52 (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-fdfce37c-2664-4ac1-a9c1-a1c2171840e7', 'x-compute-request-id': 'req-fdfce37c-2664-4ac1-a9c1-a1c2171840e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:52,231 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.057s
2026-01-06 07:36:52,232 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:52 GMT', 'server': 'Apache/2.4.52 (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-9996bb87-0270-48d6-b8f0-24e04b2634b5', 'x-compute-request-id': 'req-9996bb87-0270-48d6-b8f0-24e04b2634b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:53,279 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:36:53,280 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:53 GMT', 'server': 'Apache/2.4.52 (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-52479a31-e070-486e-99ec-a959aa51225b', 'x-compute-request-id': 'req-52479a31-e070-486e-99ec-a959aa51225b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:54,326 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:36:54,327 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:54 GMT', 'server': 'Apache/2.4.52 (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-d59a1149-24f0-4d82-8c95-8e984e6e74a7', 'x-compute-request-id': 'req-d59a1149-24f0-4d82-8c95-8e984e6e74a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:55,382 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:36:55,382 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:55 GMT', 'server': 'Apache/2.4.52 (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-f5f073d6-ecbd-4d04-b35d-7da3da89cddb', 'x-compute-request-id': 'req-f5f073d6-ecbd-4d04-b35d-7da3da89cddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:56,432 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:36:56,432 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:56 GMT', 'server': 'Apache/2.4.52 (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-b5f1fb4e-ba8c-4887-82d9-921cf9c5e368', 'x-compute-request-id': 'req-b5f1fb4e-ba8c-4887-82d9-921cf9c5e368', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:57,485 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:36:57,485 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:57 GMT', 'server': 'Apache/2.4.52 (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-c89bd30c-1a5d-4c6d-a189-44239cbccbc2', 'x-compute-request-id': 'req-c89bd30c-1a5d-4c6d-a189-44239cbccbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:58,542 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.053s
2026-01-06 07:36:58,543 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:58 GMT', 'server': 'Apache/2.4.52 (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-30b5a7ff-5ef7-4af5-a9f4-7273281e5254', 'x-compute-request-id': 'req-30b5a7ff-5ef7-4af5-a9f4-7273281e5254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:36:59,598 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.052s
2026-01-06 07:36:59,598 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:36:59 GMT', 'server': 'Apache/2.4.52 (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-427d62ea-4bae-4eaa-ad04-46e30be66d70', 'x-compute-request-id': 'req-427d62ea-4bae-4eaa-ad04-46e30be66d70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:00,644 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:37:00,645 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:00 GMT', 'server': 'Apache/2.4.52 (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-389b1978-9486-43fd-9862-f4af6ef1bb83', 'x-compute-request-id': 'req-389b1978-9486-43fd-9862-f4af6ef1bb83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:01,693 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:37:01,694 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:01 GMT', 'server': 'Apache/2.4.52 (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-353ce9c3-eea5-41f3-b8eb-d0ecc7d35b0a', 'x-compute-request-id': 'req-353ce9c3-eea5-41f3-b8eb-d0ecc7d35b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:02,745 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:37:02,745 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:02 GMT', 'server': 'Apache/2.4.52 (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-a01c0074-fc98-4c59-b923-cf67b8f6b788', 'x-compute-request-id': 'req-a01c0074-fc98-4c59-b923-cf67b8f6b788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:03,796 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:37:03,796 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:03 GMT', 'server': 'Apache/2.4.52 (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-81b4cd8f-9be2-4128-a2db-94087efc98c7', 'x-compute-request-id': 'req-81b4cd8f-9be2-4128-a2db-94087efc98c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:04,849 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:37:04,849 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:04 GMT', 'server': 'Apache/2.4.52 (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-494fe0ee-0549-43ff-838b-2fe810d442ac', 'x-compute-request-id': 'req-494fe0ee-0549-43ff-838b-2fe810d442ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:05,902 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.050s
2026-01-06 07:37:05,902 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:05 GMT', 'server': 'Apache/2.4.52 (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-9a5d0b15-024f-48bd-9fce-d7deb67c2697', 'x-compute-request-id': 'req-9a5d0b15-024f-48bd-9fce-d7deb67c2697', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:06,949 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:37:06,950 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:06 GMT', 'server': 'Apache/2.4.52 (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-3b6174e0-0dc0-4d20-a45d-327a19fdf581', 'x-compute-request-id': 'req-3b6174e0-0dc0-4d20-a45d-327a19fdf581', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:08,000 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:37:08,000 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:07 GMT', 'server': 'Apache/2.4.52 (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-1732f4e9-fda3-41cc-b044-339cfa27d518', 'x-compute-request-id': 'req-1732f4e9-fda3-41cc-b044-339cfa27d518', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:09,047 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:37:09,048 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:09 GMT', 'server': 'Apache/2.4.52 (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-0aeb77a7-c00e-40c1-8c4b-cfc8b27b3627', 'x-compute-request-id': 'req-0aeb77a7-c00e-40c1-8c4b-cfc8b27b3627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:10,097 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:37:10,098 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:10 GMT', 'server': 'Apache/2.4.52 (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-11fb7105-50a9-4cc5-b844-57771c7eedb8', 'x-compute-request-id': 'req-11fb7105-50a9-4cc5-b844-57771c7eedb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:11,144 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:37:11,145 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:11 GMT', 'server': 'Apache/2.4.52 (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-a9b9dcad-1601-4a17-a102-845bf7b7001c', 'x-compute-request-id': 'req-a9b9dcad-1601-4a17-a102-845bf7b7001c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:12,191 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:37:12,192 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:12 GMT', 'server': 'Apache/2.4.52 (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-e895a823-f132-4cab-a4ce-451c10ef9c6f', 'x-compute-request-id': 'req-e895a823-f132-4cab-a4ce-451c10ef9c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:13,238 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:37:13,238 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:13 GMT', 'server': 'Apache/2.4.52 (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-044e9d12-fb89-4f1e-aab5-c52a925a76a0', 'x-compute-request-id': 'req-044e9d12-fb89-4f1e-aab5-c52a925a76a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:14,282 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.041s
2026-01-06 07:37:14,282 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:14 GMT', 'server': 'Apache/2.4.52 (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-3abc6bbf-c504-4953-b8af-729ad1adbb2f', 'x-compute-request-id': 'req-3abc6bbf-c504-4953-b8af-729ad1adbb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:15,330 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:37:15,330 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:15 GMT', 'server': 'Apache/2.4.52 (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-25a648e4-f26d-4b0c-88d1-2e118d8ae2b7', 'x-compute-request-id': 'req-25a648e4-f26d-4b0c-88d1-2e118d8ae2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:16,387 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.054s
2026-01-06 07:37:16,387 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:16 GMT', 'server': 'Apache/2.4.52 (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-03c02f37-042a-4702-866c-b0ef6a22e1c0', 'x-compute-request-id': 'req-03c02f37-042a-4702-866c-b0ef6a22e1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:17,447 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.057s
2026-01-06 07:37:17,448 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:17 GMT', 'server': 'Apache/2.4.52 (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-0d647322-7fbc-4730-b76f-096c9c2d0ea9', 'x-compute-request-id': 'req-0d647322-7fbc-4730-b76f-096c9c2d0ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:18,504 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.053s
2026-01-06 07:37:18,504 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:18 GMT', 'server': 'Apache/2.4.52 (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-22e66ea3-e250-4a0b-839f-9f49c051082f', 'x-compute-request-id': 'req-22e66ea3-e250-4a0b-839f-9f49c051082f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:19,552 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:37:19,553 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:19 GMT', 'server': 'Apache/2.4.52 (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-1aaccdf4-cf88-4d94-a3ce-aee5a5ad0937', 'x-compute-request-id': 'req-1aaccdf4-cf88-4d94-a3ce-aee5a5ad0937', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:20,625 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.069s
2026-01-06 07:37:20,626 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:20 GMT', 'server': 'Apache/2.4.52 (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-b27b42ca-a492-4871-9bdd-2663f2afa306', 'x-compute-request-id': 'req-b27b42ca-a492-4871-9bdd-2663f2afa306', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:21,677 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:37:21,677 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:21 GMT', 'server': 'Apache/2.4.52 (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-7e635454-f447-4bc0-8168-8719865ce5cc', 'x-compute-request-id': 'req-7e635454-f447-4bc0-8168-8719865ce5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:22,727 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:37:22,728 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:22 GMT', 'server': 'Apache/2.4.52 (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-26306adc-e5f5-4427-8b45-2cc2b46acf6f', 'x-compute-request-id': 'req-26306adc-e5f5-4427-8b45-2cc2b46acf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:23,778 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.048s
2026-01-06 07:37:23,779 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:23 GMT', 'server': 'Apache/2.4.52 (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-576e8b2b-fb00-433f-a528-e5b0b6e5cfd2', 'x-compute-request-id': 'req-576e8b2b-fb00-433f-a528-e5b0b6e5cfd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:24,826 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:37:24,827 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:24 GMT', 'server': 'Apache/2.4.52 (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-6ea1927f-8670-403a-b6c6-c02da84d4cb6', 'x-compute-request-id': 'req-6ea1927f-8670-403a-b6c6-c02da84d4cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:25,874 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:37:25,874 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:25 GMT', 'server': 'Apache/2.4.52 (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-3e92a45d-8a83-4be2-a0d9-2f8005b322d3', 'x-compute-request-id': 'req-3e92a45d-8a83-4be2-a0d9-2f8005b322d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:26,927 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.049s
2026-01-06 07:37:26,927 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:26 GMT', 'server': 'Apache/2.4.52 (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-e7563fe5-9382-475b-9b48-91d973053662', 'x-compute-request-id': 'req-e7563fe5-9382-475b-9b48-91d973053662', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:27,973 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.042s
2026-01-06 07:37:27,973 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:27 GMT', 'server': 'Apache/2.4.52 (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-3a7f26a5-45a2-45a1-8666-dff97f806469', 'x-compute-request-id': 'req-3a7f26a5-45a2-45a1-8666-dff97f806469', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:29,020 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.043s
2026-01-06 07:37:29,020 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:28 GMT', 'server': 'Apache/2.4.52 (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-cab0dd3e-2874-4ae5-b2f9-2bb22bd2a364', 'x-compute-request-id': 'req-cab0dd3e-2874-4ae5-b2f9-2bb22bd2a364', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:30,070 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:37:30,070 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:30 GMT', 'server': 'Apache/2.4.52 (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-fa3b3512-7696-484f-b91d-6b3a84df5590', 'x-compute-request-id': 'req-fa3b3512-7696-484f-b91d-6b3a84df5590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:31,128 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.054s
2026-01-06 07:37:31,128 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:31 GMT', 'server': 'Apache/2.4.52 (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-bf830b2b-36ec-4480-8f26-7811e1ae3b1b', 'x-compute-request-id': 'req-bf830b2b-36ec-4480-8f26-7811e1ae3b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:32,198 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.067s
2026-01-06 07:37:32,198 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:32 GMT', 'server': 'Apache/2.4.52 (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-91670557-5cfd-4bb4-8509-cb27261d5978', 'x-compute-request-id': 'req-91670557-5cfd-4bb4-8509-cb27261d5978', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:33,257 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.056s
2026-01-06 07:37:33,257 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:33 GMT', 'server': 'Apache/2.4.52 (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-83275993-f714-413f-8b6c-902ef16da627', 'x-compute-request-id': 'req-83275993-f714-413f-8b6c-902ef16da627', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:34,308 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.047s
2026-01-06 07:37:34,308 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:34 GMT', 'server': 'Apache/2.4.52 (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-e3e79b26-460f-4763-b92b-f6ba38ca7572', 'x-compute-request-id': 'req-e3e79b26-460f-4763-b92b-f6ba38ca7572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:35,355 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.044s
2026-01-06 07:37:35,356 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:35 GMT', 'server': 'Apache/2.4.52 (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-52b79312-52fc-40ab-81c9-41be5435cc97', 'x-compute-request-id': 'req-52b79312-52fc-40ab-81c9-41be5435cc97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:36,404 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.045s
2026-01-06 07:37:36,405 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:36 GMT', 'server': 'Apache/2.4.52 (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-812b71aa-a2a7-4c89-8ac3-32d1e8fd91f3', 'x-compute-request-id': 'req-812b71aa-a2a7-4c89-8ac3-32d1e8fd91f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:37,469 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.061s
2026-01-06 07:37:37,470 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:37 GMT', 'server': 'Apache/2.4.52 (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-8e4a2f54-2793-42ba-b08d-00f53c9586d1', 'x-compute-request-id': 'req-8e4a2f54-2793-42ba-b08d-00f53c9586d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:38,529 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.057s
2026-01-06 07:37:38,530 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:38 GMT', 'server': 'Apache/2.4.52 (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-927da21b-8afe-4cf6-84b1-fc8de988e2fd', 'x-compute-request-id': 'req-927da21b-8afe-4cf6-84b1-fc8de988e2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:39,599 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.067s
2026-01-06 07:37:39,600 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:39 GMT', 'server': 'Apache/2.4.52 (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-006e762d-b27c-4e62-9f7a-7f9393563581', 'x-compute-request-id': 'req-006e762d-b27c-4e62-9f7a-7f9393563581', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:40,661 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments 0.058s
2026-01-06 07:37:40,661 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:40 GMT', 'server': 'Apache/2.4.52 (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-19ef38c8-875f-4df2-8ed3-24d93ffcd6ea', 'x-compute-request-id': 'req-19ef38c8-875f-4df2-8ed3-24d93ffcd6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "volumeId": "314358c5-7925-4665-9e77-e241c1ac98a2", "serverId": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "device": "/dev/vdb"}]}'
2026-01-06 07:37:42,707 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action 1.042s
2026-01-06 07:37:42,707 80904 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': 'Tue, 06 Jan 2026 06:37:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-78559e39-dc2e-40f4-975d-a6047ef373a6', 'x-compute-request-id': 'req-78559e39-dc2e-40f4-975d-a6047ef373a6', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.39/compute/v2.1/servers/5a8a81f1-87bc-474f-9e30-761b5be9eb65/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-01-06 07:37:42,759 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.051s
2026-01-06 07:37:42,760 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab2b417-d181-43c7-b6c8-24f760cfe638', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab2b417-d181-43c7-b6c8-24f760cfe638', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:43,816 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:37:43,816 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0230b554-06bd-4b37-940d-fb07163dc04c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0230b554-06bd-4b37-940d-fb07163dc04c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:44,867 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:37:44,867 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be63139b-9c43-4d84-abfd-e30333b70fd8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be63139b-9c43-4d84-abfd-e30333b70fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:45,919 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.041s
2026-01-06 07:37:45,920 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f66043d-2904-4145-ab01-39fa480847d0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f66043d-2904-4145-ab01-39fa480847d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:46,968 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:37:46,968 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1178b1-4aed-4de1-b3bf-89605445ea5a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1178b1-4aed-4de1-b3bf-89605445ea5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:48,029 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.050s
2026-01-06 07:37:48,029 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327de237-191d-46d5-a5b5-150fb574f249', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327de237-191d-46d5-a5b5-150fb574f249', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:49,078 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:37:49,079 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fa9ba9-b3d5-4c7a-8365-9c2c031a5930', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fa9ba9-b3d5-4c7a-8365-9c2c031a5930', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:50,136 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.046s
2026-01-06 07:37:50,136 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6291ad4b-3e6b-4b6c-8604-2836b1911e20', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6291ad4b-3e6b-4b6c-8604-2836b1911e20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:51,182 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:37:51,183 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49eecb37-c4c3-4e14-bdbc-20ed61549fd2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49eecb37-c4c3-4e14-bdbc-20ed61549fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:52,231 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:37:52,231 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29de2202-765c-4a6e-8b93-adcf475f5058', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29de2202-765c-4a6e-8b93-adcf475f5058', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:53,283 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.041s
2026-01-06 07:37:53,284 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4327a54-1d31-4510-8cdd-35594fa1014d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4327a54-1d31-4510-8cdd-35594fa1014d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:54,329 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.034s
2026-01-06 07:37:54,330 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d884f330-704b-4692-bbdf-d1ed50756fb2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d884f330-704b-4692-bbdf-d1ed50756fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:55,397 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.056s
2026-01-06 07:37:55,397 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2999e7c-a907-4a1e-a508-f5a8ba581fb6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2999e7c-a907-4a1e-a508-f5a8ba581fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:56,447 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:37:56,447 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31cf5841-0436-4800-8a35-e12842f46d2d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31cf5841-0436-4800-8a35-e12842f46d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:57,504 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.045s
2026-01-06 07:37:57,504 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfac0136-a93f-43c0-a4a2-ab365e262704', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfac0136-a93f-43c0-a4a2-ab365e262704', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:58,554 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:37:58,554 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca428c6-0435-4396-903e-0927b8f02559', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca428c6-0435-4396-903e-0927b8f02559', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:37:59,604 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:37:59,604 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:37:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c361ad-eb15-4564-8174-4c68faf82a64', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c361ad-eb15-4564-8174-4c68faf82a64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:00,657 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:38:00,658 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd6be63-6db2-4188-9bc0-f9ad98d5b280', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd6be63-6db2-4188-9bc0-f9ad98d5b280', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:01,735 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.065s
2026-01-06 07:38:01,735 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69858e7-ad51-451b-884e-e3c4e92173b8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69858e7-ad51-451b-884e-e3c4e92173b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:02,785 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:38:02,786 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7250a24-f82a-4d98-af8e-8558f95072d6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7250a24-f82a-4d98-af8e-8558f95072d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:03,835 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:03,835 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9242f10-2ed2-4ee1-bfa3-aa700fb682e0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9242f10-2ed2-4ee1-bfa3-aa700fb682e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:04,902 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.055s
2026-01-06 07:38:04,902 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4bd20ef-e6a5-47a3-9df5-621c6b0e45a3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4bd20ef-e6a5-47a3-9df5-621c6b0e45a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:05,951 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:05,951 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc52aec9-210d-483f-9881-06e8fcca94c6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc52aec9-210d-483f-9881-06e8fcca94c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:07,000 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:07,000 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1de3be-15d7-4e6e-91bd-91d2f4e042f4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1de3be-15d7-4e6e-91bd-91d2f4e042f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:08,046 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.034s
2026-01-06 07:38:08,046 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9677be-04da-478f-87da-c8ef51eaa4fb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9677be-04da-478f-87da-c8ef51eaa4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:09,093 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:38:09,093 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce63e15-32f3-44c1-9dee-cba799c23aa1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce63e15-32f3-44c1-9dee-cba799c23aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:10,143 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:10,144 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669008a6-a472-452a-b78a-f2e8db0e4908', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669008a6-a472-452a-b78a-f2e8db0e4908', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:11,206 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.050s
2026-01-06 07:38:11,206 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9a41d2-0bf5-4243-9294-0d5100e15f50', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9a41d2-0bf5-4243-9294-0d5100e15f50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:12,268 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.050s
2026-01-06 07:38:12,268 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805c7c14-7742-4d45-8a78-1d49ebd784d1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805c7c14-7742-4d45-8a78-1d49ebd784d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:13,329 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.049s
2026-01-06 07:38:13,329 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9aa5212-e1aa-4219-b3e6-ac9d6093532a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9aa5212-e1aa-4219-b3e6-ac9d6093532a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:14,380 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:38:14,380 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0817c9f2-1c6a-4d33-8fa0-df7cd986cbd0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0817c9f2-1c6a-4d33-8fa0-df7cd986cbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:15,427 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:38:15,428 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e8b353-a698-49e0-ac92-536e8d29fcfc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e8b353-a698-49e0-ac92-536e8d29fcfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:16,485 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.046s
2026-01-06 07:38:16,485 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e072157-41ad-4285-b64a-35ac0084e054', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e072157-41ad-4285-b64a-35ac0084e054', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:17,538 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.041s
2026-01-06 07:38:17,538 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee6c063-ff73-4eef-98d2-c893e8344a83', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee6c063-ff73-4eef-98d2-c893e8344a83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:18,586 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:18,586 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315aa10b-596c-474b-bf04-b960d55cb4cf', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315aa10b-596c-474b-bf04-b960d55cb4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:19,636 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:19,636 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329d23f7-63e4-40e9-9736-1f99943571b7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329d23f7-63e4-40e9-9736-1f99943571b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:20,684 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:38:20,685 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b15bf1-f8d7-4dec-9cc2-ce05fe87870b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b15bf1-f8d7-4dec-9cc2-ce05fe87870b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:21,739 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:38:21,739 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3770a79b-f5ed-4ce3-ad71-b887a589d409', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3770a79b-f5ed-4ce3-ad71-b887a589d409', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:22,786 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:38:22,786 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe7dbb4-53db-41a1-be16-247a877f11e2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe7dbb4-53db-41a1-be16-247a877f11e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:23,835 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:23,836 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fbb894c-5023-4682-a0ce-e8331c127461', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fbb894c-5023-4682-a0ce-e8331c127461', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:24,882 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:38:24,883 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b098b3-1581-42bc-aec3-645bc2e04341', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b098b3-1581-42bc-aec3-645bc2e04341', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:25,933 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:25,933 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51405f3d-3879-45cf-a240-87a8a0b096dc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51405f3d-3879-45cf-a240-87a8a0b096dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:26,982 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:26,982 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8029e2-b76b-474a-8b7b-636b15a7aca0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8029e2-b76b-474a-8b7b-636b15a7aca0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:28,031 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:28,031 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3ad015-b128-4812-b298-cd55dfa7fb4d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3ad015-b128-4812-b298-cd55dfa7fb4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:29,083 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.041s
2026-01-06 07:38:29,084 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35e2022-e7c0-4e1c-8f6d-f2ec759ae801', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35e2022-e7c0-4e1c-8f6d-f2ec759ae801', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:30,133 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:30,133 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32643a0a-0f44-4b35-a50c-7039178f7a0c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32643a0a-0f44-4b35-a50c-7039178f7a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:31,181 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:38:31,182 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37bdd0ed-77eb-44fd-8fa9-f523f2d391e3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37bdd0ed-77eb-44fd-8fa9-f523f2d391e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:32,235 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:38:32,235 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b3e5b9-4ef5-4a95-bef4-dd2bf8ebc690', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b3e5b9-4ef5-4a95-bef4-dd2bf8ebc690', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:33,286 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:38:33,286 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6afbc0-eaa0-42a6-82d9-190b55c53af6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6afbc0-eaa0-42a6-82d9-190b55c53af6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:34,340 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:38:34,341 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a676f20-555f-46fe-a5e2-62e19aab54d4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a676f20-555f-46fe-a5e2-62e19aab54d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:35,402 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.049s
2026-01-06 07:38:35,402 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4e35d0-f3fe-472e-9787-f3639f325385', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4e35d0-f3fe-472e-9787-f3639f325385', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:36,450 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:38:36,450 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff7ce30-fef5-420c-b9d3-045d1af6f625', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff7ce30-fef5-420c-b9d3-045d1af6f625', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:37,508 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.046s
2026-01-06 07:38:37,509 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92b9a2e-e7c9-4ee9-bbb3-009fecaba16a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92b9a2e-e7c9-4ee9-bbb3-009fecaba16a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:38,563 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:38:38,564 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8548d3-c427-4397-b379-9648f5aa40c0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8548d3-c427-4397-b379-9648f5aa40c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:39,615 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:38:39,616 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02a5658-a8f0-4f6e-99bf-69372d0a12e0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02a5658-a8f0-4f6e-99bf-69372d0a12e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:40,666 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:38:40,666 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12817922-bfd5-4a23-9189-d98049365057', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12817922-bfd5-4a23-9189-d98049365057', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:41,727 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.049s
2026-01-06 07:38:41,727 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701c5070-8a31-4743-9050-d907a0b8b783', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701c5070-8a31-4743-9050-d907a0b8b783', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:42,778 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:38:42,779 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2990607-72cf-41e5-9e03-f0ec778de02f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2990607-72cf-41e5-9e03-f0ec778de02f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:43,840 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.050s
2026-01-06 07:38:43,841 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002dc9f2-a44d-4235-ab47-f3ed3684d959', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002dc9f2-a44d-4235-ab47-f3ed3684d959', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:44,903 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.047s
2026-01-06 07:38:44,904 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee44ec1-b225-4d22-970c-d7543142f793', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee44ec1-b225-4d22-970c-d7543142f793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:45,955 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:38:45,955 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a75530-6dc1-44de-b00a-9d0054a8cda9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a75530-6dc1-44de-b00a-9d0054a8cda9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:47,016 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.050s
2026-01-06 07:38:47,016 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0667ef9b-3d93-466c-bfd4-a00173bc200e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0667ef9b-3d93-466c-bfd4-a00173bc200e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:48,065 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:48,066 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c22bf76-ce32-49df-8dec-80ed97ef3fc4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c22bf76-ce32-49df-8dec-80ed97ef3fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:49,113 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:38:49,114 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0234b8fa-da34-475f-a3ad-dea80877d007', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0234b8fa-da34-475f-a3ad-dea80877d007', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:50,164 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:50,164 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11fe780-be1e-4865-b2c5-959463a4de23', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11fe780-be1e-4865-b2c5-959463a4de23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:51,214 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:51,214 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c944bd0-8987-4719-9b78-3c38e801d773', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c944bd0-8987-4719-9b78-3c38e801d773', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:52,262 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:38:52,263 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4b6662-477a-4de7-94ac-25ff6c68c27c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4b6662-477a-4de7-94ac-25ff6c68c27c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:53,319 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.045s
2026-01-06 07:38:53,320 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db65e6eb-cb28-4676-9dfe-ced20458e431', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db65e6eb-cb28-4676-9dfe-ced20458e431', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:54,374 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:38:54,375 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329a65cd-34c6-4291-8b44-98dc2c8ec69b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329a65cd-34c6-4291-8b44-98dc2c8ec69b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:55,435 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.048s
2026-01-06 07:38:55,435 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc6efa6-699c-4fa1-bd8a-e8c0ff9364ba', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc6efa6-699c-4fa1-bd8a-e8c0ff9364ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:56,491 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.045s
2026-01-06 07:38:56,491 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb60a50-7feb-43e2-85ff-0418c83a43f1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb60a50-7feb-43e2-85ff-0418c83a43f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:57,551 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.046s
2026-01-06 07:38:57,552 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40126f0-c34c-4439-ba64-8d3c41b93fec', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40126f0-c34c-4439-ba64-8d3c41b93fec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:58,605 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:38:58,605 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b852d76a-c26f-44cc-81f2-1669b1e96f21', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b852d76a-c26f-44cc-81f2-1669b1e96f21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:38:59,655 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:38:59,655 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7605485-6bc0-40ea-a865-b28475cd1f9a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7605485-6bc0-40ea-a865-b28475cd1f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:00,702 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:00,702 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427b4dfd-8233-4ce0-9568-22f750be01d1', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427b4dfd-8233-4ce0-9568-22f750be01d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:01,764 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.049s
2026-01-06 07:39:01,764 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ba579c-be8f-46d6-98b8-44ccb1538140', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ba579c-be8f-46d6-98b8-44ccb1538140', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:02,812 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:02,812 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1b1bb0-569b-4366-8149-b49280da29a9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1b1bb0-569b-4366-8149-b49280da29a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:03,860 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:03,861 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542b56da-02e6-4016-8317-2a7a0bccf8ed', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542b56da-02e6-4016-8317-2a7a0bccf8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:04,909 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:39:04,909 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495e7488-e6ad-412c-a694-5e196a9d59ee', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495e7488-e6ad-412c-a694-5e196a9d59ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:05,958 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:39:05,958 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c64a86-9d7d-481f-922e-1194afccaf91', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c64a86-9d7d-481f-922e-1194afccaf91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:07,007 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:39:07,007 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66528c3a-0117-4d9c-8a10-71e1f97416bf', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66528c3a-0117-4d9c-8a10-71e1f97416bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:08,056 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:08,056 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c5f8a9-dc90-477e-8dfc-d8295a225a8c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c5f8a9-dc90-477e-8dfc-d8295a225a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:09,106 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:39:09,106 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f58eab0-3594-46a8-b1f1-8f8ddf94efb0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f58eab0-3594-46a8-b1f1-8f8ddf94efb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:10,157 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:39:10,157 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c893aa23-fb11-42c2-a1b7-fdc64dcf3e6f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c893aa23-fb11-42c2-a1b7-fdc64dcf3e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:11,232 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.063s
2026-01-06 07:39:11,232 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c93b70-a33e-4d3a-a5b2-f928132947f2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c93b70-a33e-4d3a-a5b2-f928132947f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:12,284 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:39:12,284 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ebb36a-4480-4096-8e49-4b24c612f8a0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ebb36a-4480-4096-8e49-4b24c612f8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:13,345 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.049s
2026-01-06 07:39:13,345 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eafb1009-7dfe-449c-9f0b-0b64aeca313c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eafb1009-7dfe-449c-9f0b-0b64aeca313c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:14,394 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:39:14,394 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01d0ad2-1305-4f03-b096-1b4b34c0727d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01d0ad2-1305-4f03-b096-1b4b34c0727d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:15,448 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:39:15,449 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693ebd54-e133-4776-83c9-85162b995620', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693ebd54-e133-4776-83c9-85162b995620', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:16,512 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.052s
2026-01-06 07:39:16,512 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9868447-0b62-43e1-9f87-e4fa331dfd04', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9868447-0b62-43e1-9f87-e4fa331dfd04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:17,560 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:17,560 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deaf7b8c-adb2-4e3c-9168-b797d732bd6b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deaf7b8c-adb2-4e3c-9168-b797d732bd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:18,607 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:18,607 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e26c79-e6c7-4728-86f6-070de0dddf25', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e26c79-e6c7-4728-86f6-070de0dddf25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:19,655 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:19,655 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17acfdc-02a9-4355-8fe3-5fce61de7558', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17acfdc-02a9-4355-8fe3-5fce61de7558', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:20,702 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:20,703 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ffde16-28f5-4402-94fa-1b2d1a8ca676', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ffde16-28f5-4402-94fa-1b2d1a8ca676', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:21,750 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:39:21,751 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeddb4c4-fc2f-4ac2-9dba-54cec7beaf94', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeddb4c4-fc2f-4ac2-9dba-54cec7beaf94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:22,797 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:39:22,798 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96bfb88-35a7-40a4-a1ed-fab6f19cfce4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96bfb88-35a7-40a4-a1ed-fab6f19cfce4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:23,981 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.172s
2026-01-06 07:39:23,982 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59163f9b-581a-4932-bbae-d5bec7551113', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59163f9b-581a-4932-bbae-d5bec7551113', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:25,029 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:39:25,029 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54ca60d-f7d3-472d-a99e-060f0fa0e4cd', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54ca60d-f7d3-472d-a99e-060f0fa0e4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:26,087 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.046s
2026-01-06 07:39:26,087 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33526d9-2006-4ae0-b033-ff440069300e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33526d9-2006-4ae0-b033-ff440069300e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:27,144 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.045s
2026-01-06 07:39:27,144 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd735ed6-d8d4-48f4-b4f3-ab591a877bea', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd735ed6-d8d4-48f4-b4f3-ab591a877bea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:28,194 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:39:28,195 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429137ec-9763-4f8c-9eec-3d82c5167dfc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429137ec-9763-4f8c-9eec-3d82c5167dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:29,244 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:39:29,244 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abc5e81-5adb-4ee6-9ba9-21d1cb062b5c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abc5e81-5adb-4ee6-9ba9-21d1cb062b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:30,294 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:39:30,294 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb3e363-944f-402d-867e-1af1ff3d807e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb3e363-944f-402d-867e-1af1ff3d807e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:31,345 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:39:31,346 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630fdbce-c9bc-422f-bab8-33ddb76937f2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630fdbce-c9bc-422f-bab8-33ddb76937f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:32,395 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:39:32,395 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b49a5f-4f40-41df-bfbe-9d2f4a4433f8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b49a5f-4f40-41df-bfbe-9d2f4a4433f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:33,445 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:39:33,445 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1c262b-2285-4a05-9578-06f2e7a02fb4', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1c262b-2285-4a05-9578-06f2e7a02fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:34,491 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:39:34,492 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2220fa7-a3f5-44f0-9b31-866f2cebd25d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2220fa7-a3f5-44f0-9b31-866f2cebd25d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:35,543 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:39:35,544 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1bfd0e-779f-47af-92ca-262a9705e30d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1bfd0e-779f-47af-92ca-262a9705e30d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:36,597 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.041s
2026-01-06 07:39:36,597 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79040467-cd0f-4591-a6e3-a85f6c724415', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79040467-cd0f-4591-a6e3-a85f6c724415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:37,650 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.041s
2026-01-06 07:39:37,650 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55099fe1-09bc-49ba-a5d6-6383813dd302', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55099fe1-09bc-49ba-a5d6-6383813dd302', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:38,706 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.044s
2026-01-06 07:39:38,706 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817c8305-32df-4a45-b789-f8c7b5ad5fa6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817c8305-32df-4a45-b789-f8c7b5ad5fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:39,786 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.067s
2026-01-06 07:39:39,786 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee9dd1e-f11a-42ac-be60-0ca5db5d7430', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee9dd1e-f11a-42ac-be60-0ca5db5d7430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:40,848 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.051s
2026-01-06 07:39:40,849 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429033a1-a2bc-4365-a8e3-ca96758e8c37', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429033a1-a2bc-4365-a8e3-ca96758e8c37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:41,918 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.057s
2026-01-06 07:39:41,919 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8000b400-9833-4afd-893e-95a07bbec65e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8000b400-9833-4afd-893e-95a07bbec65e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:42,982 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.052s
2026-01-06 07:39:42,982 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b5b8f8-356c-4b4d-a102-0efaf47855e2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b5b8f8-356c-4b4d-a102-0efaf47855e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:44,039 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.046s
2026-01-06 07:39:44,039 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16c915b-9c26-48c9-96ff-e8a6cb09f839', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16c915b-9c26-48c9-96ff-e8a6cb09f839', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:45,093 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:39:45,093 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f16ce6-f85e-4221-abad-845a52ec3f7f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f16ce6-f85e-4221-abad-845a52ec3f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:46,157 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.052s
2026-01-06 07:39:46,158 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a185a1-8f0c-43bf-b146-a7f70aa2e5ab', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a185a1-8f0c-43bf-b146-a7f70aa2e5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:47,216 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.047s
2026-01-06 07:39:47,217 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37dfa6e-689f-43a7-9291-768c65dec5ba', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37dfa6e-689f-43a7-9291-768c65dec5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:48,281 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.052s
2026-01-06 07:39:48,282 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf833dd7-f641-4643-8b74-7a92cef1b7f3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf833dd7-f641-4643-8b74-7a92cef1b7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:49,333 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:39:49,333 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9320ee4-5052-4ef5-b015-ad259c71d422', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9320ee4-5052-4ef5-b015-ad259c71d422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:50,430 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.084s
2026-01-06 07:39:50,430 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34510eca-5e57-42b0-b677-0aed397583bc', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34510eca-5e57-42b0-b677-0aed397583bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:51,487 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.045s
2026-01-06 07:39:51,487 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a9127d-096d-4eba-8df7-7cd1216cc701', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a9127d-096d-4eba-8df7-7cd1216cc701', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:52,538 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:39:52,539 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8ae2f1-d8ef-48c1-8009-5e7a6bd04270', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8ae2f1-d8ef-48c1-8009-5e7a6bd04270', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:53,598 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:39:53,598 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cc7906-7e10-459c-b769-34173c91f117', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cc7906-7e10-459c-b769-34173c91f117', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:54,652 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:39:54,653 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114c3c12-fa5d-4c09-86af-259a285ec37f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114c3c12-fa5d-4c09-86af-259a285ec37f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:55,703 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:39:55,703 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a3b9eb-6017-4d01-9ed9-64bfcf7cd78a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a3b9eb-6017-4d01-9ed9-64bfcf7cd78a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:56,753 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:39:56,754 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0659c3-689f-492c-8146-ce7e61bea293', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0659c3-689f-492c-8146-ce7e61bea293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:57,804 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:39:57,805 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52c324f-8d37-49b5-8f8f-ed4186a9d073', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52c324f-8d37-49b5-8f8f-ed4186a9d073', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:58,857 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:39:58,857 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a71f241-1376-488d-a3e3-d49df7e806a2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a71f241-1376-488d-a3e3-d49df7e806a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:39:59,913 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.044s
2026-01-06 07:39:59,914 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef245d2-fa87-4604-95cb-cbe9e1bd5ebf', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef245d2-fa87-4604-95cb-cbe9e1bd5ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:00,964 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:00,964 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e852fe19-2fbe-48be-b890-1f48fdf7f44c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e852fe19-2fbe-48be-b890-1f48fdf7f44c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:02,014 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:02,014 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62c0c13-5a0c-4b7b-ac05-835bf703dc8a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62c0c13-5a0c-4b7b-ac05-835bf703dc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:03,062 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:40:03,063 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9faf93cb-adad-4f4c-8670-f45cf6b8fed0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9faf93cb-adad-4f4c-8670-f45cf6b8fed0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:04,112 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:04,112 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c29ca2-63cf-4052-bf40-d938f1d87cb7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c29ca2-63cf-4052-bf40-d938f1d87cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:05,164 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:40:05,165 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130e2951-276c-4ff6-bb20-1af4c569a875', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130e2951-276c-4ff6-bb20-1af4c569a875', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:06,214 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:06,215 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9254c66-3ca1-49b9-9e0e-afa62b05e0a2', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9254c66-3ca1-49b9-9e0e-afa62b05e0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:07,261 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:40:07,262 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb25e994-0064-4b37-8f7d-0590c72da61d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb25e994-0064-4b37-8f7d-0590c72da61d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:08,311 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:40:08,311 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4949bcd3-a436-4939-b2bd-5031dcb83e2d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4949bcd3-a436-4939-b2bd-5031dcb83e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:09,361 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:09,362 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0ffede-0ab7-4df2-aa43-ac65a1fceb6e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0ffede-0ab7-4df2-aa43-ac65a1fceb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:10,409 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:40:10,409 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168bdaf0-24fd-46bf-9250-0ff4dbb6014d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168bdaf0-24fd-46bf-9250-0ff4dbb6014d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:11,484 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.064s
2026-01-06 07:40:11,484 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740fd7cd-aadb-45a1-b3dc-bf07079ec8c9', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740fd7cd-aadb-45a1-b3dc-bf07079ec8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:12,539 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:40:12,539 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98f821a-a99e-47a5-84fe-382f37983956', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98f821a-a99e-47a5-84fe-382f37983956', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:13,600 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.049s
2026-01-06 07:40:13,600 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd3755f-2482-45f1-8e24-eebdbe8b8ef5', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd3755f-2482-45f1-8e24-eebdbe8b8ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:14,654 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:40:14,655 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f87e56e-110b-4b6d-9c2a-c6b90cb35f5a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f87e56e-110b-4b6d-9c2a-c6b90cb35f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:15,718 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.052s
2026-01-06 07:40:15,718 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a088cd-e8fd-4512-932e-1226584eeb4c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a088cd-e8fd-4512-932e-1226584eeb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:16,770 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:40:16,771 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdf3f48-860a-483a-bffd-d3496443b27f', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdf3f48-860a-483a-bffd-d3496443b27f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:17,819 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:40:17,820 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ffc6e5-8f34-47bb-bd37-9e6702cc4bbe', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ffc6e5-8f34-47bb-bd37-9e6702cc4bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:18,869 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:18,870 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4c7cf7-5d7e-4b4f-8cc5-fa0abe0cf8ac', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4c7cf7-5d7e-4b4f-8cc5-fa0abe0cf8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:19,918 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:40:19,918 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180a1e2c-6e23-44c2-bb3f-5567dcbde150', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180a1e2c-6e23-44c2-bb3f-5567dcbde150', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:20,967 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:40:20,967 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c083b1-5d9a-4c38-b9b6-0df78ae9c1d0', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c083b1-5d9a-4c38-b9b6-0df78ae9c1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:22,015 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:40:22,016 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceff2f4-4901-4c39-9b52-ea690dbc8192', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceff2f4-4901-4c39-9b52-ea690dbc8192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:23,064 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:40:23,064 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c723bb07-2e2a-48bf-8af3-e33189ea3729', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c723bb07-2e2a-48bf-8af3-e33189ea3729', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:24,113 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:24,113 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4447e46b-3aaf-4547-b931-762e45e0129a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4447e46b-3aaf-4547-b931-762e45e0129a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:25,164 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:40:25,164 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d670db-5bad-4ef7-a192-b1ede8c3c82b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d670db-5bad-4ef7-a192-b1ede8c3c82b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:26,214 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:26,214 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0269d3-b98b-432b-bc88-69661f5b8115', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0269d3-b98b-432b-bc88-69661f5b8115', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:27,262 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:40:27,262 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a5377f-1292-4f47-b65e-f27cd1052f39', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a5377f-1292-4f47-b65e-f27cd1052f39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:28,309 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:40:28,309 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-589c7fac-1c7f-48d3-a03b-701bc5ec4676', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589c7fac-1c7f-48d3-a03b-701bc5ec4676', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:29,356 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:40:29,357 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eced7e5-f81b-4a21-8191-cfdf94d17639', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eced7e5-f81b-4a21-8191-cfdf94d17639', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:30,407 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:30,407 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22715edd-50e1-4a3b-b6e9-ce720a538e72', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22715edd-50e1-4a3b-b6e9-ce720a538e72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:31,461 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:40:31,461 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f90e234-b691-4918-9b61-41afc38b7d78', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f90e234-b691-4918-9b61-41afc38b7d78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:32,509 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:32,510 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d03b43-f9c5-44df-9213-d3ec0a71d3e8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d03b43-f9c5-44df-9213-d3ec0a71d3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:33,557 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:40:33,557 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924e903c-f22c-4304-bbdf-6f5992c06600', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924e903c-f22c-4304-bbdf-6f5992c06600', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:34,606 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:34,606 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a435f787-2066-45b6-9858-dbc6f8359942', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a435f787-2066-45b6-9858-dbc6f8359942', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:35,661 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:40:35,661 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc1700d-faa3-4f9a-849e-47207da0dea3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc1700d-faa3-4f9a-849e-47207da0dea3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:36,708 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:40:36,708 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325525be-d945-4c37-91b9-a09286d928e3', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325525be-d945-4c37-91b9-a09286d928e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:37,754 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:40:37,755 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2adfaf5c-8ad1-4ae6-ba8f-f03f8200a59d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2adfaf5c-8ad1-4ae6-ba8f-f03f8200a59d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:38,807 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:40:38,807 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1326a4cc-943d-4cb0-b2f2-c0ecc9e4818c', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1326a4cc-943d-4cb0-b2f2-c0ecc9e4818c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:39,856 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:39,857 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b21144-4949-4400-85d4-9269f36a497e', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b21144-4949-4400-85d4-9269f36a497e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:40,911 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:40:40,911 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db92c78-3955-4b5f-9cea-18b967310c14', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db92c78-3955-4b5f-9cea-18b967310c14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:41,958 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.036s
2026-01-06 07:40:41,958 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fab5a46-7729-4145-8d24-1d059b8f887a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fab5a46-7729-4145-8d24-1d059b8f887a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:43,010 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:40:43,010 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f70156-ff08-4143-b289-75e5c27333fb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f70156-ff08-4143-b289-75e5c27333fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:44,062 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.040s
2026-01-06 07:40:44,062 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeda9acb-0550-4597-a570-573343d11d9b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeda9acb-0550-4597-a570-573343d11d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:45,116 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.043s
2026-01-06 07:40:45,117 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186ce22c-c0fc-4eb7-bce7-bddff302170b', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186ce22c-c0fc-4eb7-bce7-bddff302170b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:46,168 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:40:46,168 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a173f5-4385-48b3-8870-e68e77c27c02', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a173f5-4385-48b3-8870-e68e77c27c02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:47,232 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.053s
2026-01-06 07:40:47,233 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3d9556-8a33-4d82-ba10-7d5f7467818a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3d9556-8a33-4d82-ba10-7d5f7467818a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:48,279 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.035s
2026-01-06 07:40:48,279 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0383f464-7be5-40c9-ab99-f741d926d943', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0383f464-7be5-40c9-ab99-f741d926d943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:49,329 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:40:49,329 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3089689d-5e83-47f9-9a0f-94ecbab7a92d', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3089689d-5e83-47f9-9a0f-94ecbab7a92d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:50,378 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:40:50,378 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e37e24-ff48-4ed4-b387-402fa1982e40', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e37e24-ff48-4ed4-b387-402fa1982e40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:51,441 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.052s
2026-01-06 07:40:51,442 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0810ce-7131-48ba-9ff7-6a8602c281c6', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0810ce-7131-48ba-9ff7-6a8602c281c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:52,493 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:40:52,493 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a4e8f3-af51-4877-9fcc-202dd3506192', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a4e8f3-af51-4877-9fcc-202dd3506192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:53,543 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:40:53,544 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7f059c-ba31-43ca-9178-b139ace3e6a8', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7f059c-ba31-43ca-9178-b139ace3e6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:54,594 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:40:54,595 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6889cae-305d-40b4-8e42-a28ae278726a', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6889cae-305d-40b4-8e42-a28ae278726a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:55,643 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.037s
2026-01-06 07:40:55,643 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae10dda-1f08-4cf4-865a-a56838a135ff', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae10dda-1f08-4cf4-865a-a56838a135ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:56,693 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.038s
2026-01-06 07:40:56,693 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a15abb7-5412-4aba-a742-f2e1667a84b7', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a15abb7-5412-4aba-a742-f2e1667a84b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:57,747 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.042s
2026-01-06 07:40:57,747 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33b6a7a-368c-4429-b423-f1043f306cbf', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33b6a7a-368c-4429-b423-f1043f306cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
2026-01-06 07:40:58,798 80904 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2 0.039s
2026-01-06 07:40:58,798 80904 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 06 Jan 2026 06:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec904981-00b4-41ca-a79f-2eadb9f6c0cb', 'content-length': '1150', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec904981-00b4-41ca-a79f-2eadb9f6c0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2'}
Body: b'{"volume": {"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-01-06T06:28:07.000000", "updated_at": "2026-01-06T06:29:57.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-980193583", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.39/volume/v3/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}, {"rel": "bookmark", "href": "http://192.168.122.39/volume/volumes/314358c5-7925-4665-9e77-e241c1ac98a2"}], "user_id": "2f4e3a67c35548a885a9cea5a68a80d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "314358c5-7925-4665-9e77-e241c1ac98a2", "attachment_id": "8f537d39-6f9f-4a4c-bc38-d79fcdf28449", "volume_id": "314358c5-7925-4665-9e77-e241c1ac98a2", "server_id": "5a8a81f1-87bc-474f-9e30-761b5be9eb65", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-01-06T06:29:53.000000"}], "os-vol-tenant-attr:tenant_id": "04044d95ab13463abf24e3ce82d9fd85"}}'
}}}
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 713, 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 583, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 494, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, 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 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 892, 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 5a8a81f1-87bc-474f-9e30-761b5be9eb65 while it is in vm_state error"}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 457, 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 698, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 239, in action
resp, body = self.post('servers/%s/action' % server_id,
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, 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 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 872, 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 314358c5-7925-4665-9e77-e241c1ac98a2 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 5a8a81f1-87bc-474f-9e30-761b5be9eb65 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-06T06:30:12Z', 'message': 'libvirtError'}.
|
||||||
| 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
pt3.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
pt3.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
pt4.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
pt4.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
pt5.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
pt5.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| 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
pt7.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
pt7.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
pt7.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
pt7.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
pt8.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
pt8.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
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.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 | |
ProjectAdminTests33) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectMemberTests33) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests39) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt17.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 | |
VolumeTypesReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt23.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt23.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
pt24.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
pt25.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
pt26.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
pt27.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
pt28.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
pt29.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt29.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
pt30.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt31.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt31.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt33.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
pt34.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
pt35.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
pt36.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
pt37.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
pt37.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
pt38.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
pt39.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
pt40.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_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt41.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,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
pt42.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
pt43.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_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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt48.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt77.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
pt78.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
pt79.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
pt80.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
pt81.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
pt81.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
pt82.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
pt82.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| 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
pt90.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
pt91.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
pt91.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt92.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_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt92.2: 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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt100.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
pt101.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
pt102.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
pt103.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
pt104.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 305 | 247 | 2 | 0 | 56 | ||