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 b271bd32-fbef-4de3-8015-cd27aef22822 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-11-20T12:09:17Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fc8c03070c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group c0e5e3d7-175f-442c-b1f3-3f334e49b669 in use.', 'detail': ''}, <traceback object at 0x7fc8c039f1c0>), (<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 0x7fc8c0309640>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume eb801ba2-cbec-410f-aebe-7c9894f1a364 within the required time (196 s). Timer started at 1763640755. Timer ended at 1763640951. Waited for 196 s., <traceback object at 0x7fc8c0491640>))
|
||||||
| 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:'': {{{
2025-11-20 12:59:38,716 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.139/volume/v3/volumes 0.264s
2025-11-20 12:59:38,716 81335 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-1357579873"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a52526f-73fa-4c17-9260-18713ab971bc', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a52526f-73fa-4c17-9260-18713ab971bc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.139/volume/v3/volumes'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:38.638494", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-11-20 12:59:38,831 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.106s
2025-11-20 12:59:38,832 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7631614b-04c3-44e2-b81a-c6bbbfdbb0b7', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7631614b-04c3-44e2-b81a-c6bbbfdbb0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 12:59:39,920 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.076s
2025-11-20 12:59:39,921 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c10667f-c1c5-46a9-8448-fcbc5779b890', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c10667f-c1c5-46a9-8448-fcbc5779b890', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T11:59:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 12:59:40,989 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.058s
2025-11-20 12:59:40,990 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3f65d1-2008-42fa-9897-8bf5f97661a8', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3f65d1-2008-42fa-9897-8bf5f97661a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T11:59:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 12:59:42,058 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.057s
2025-11-20 12:59:42,059 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f070097-7d9d-4446-a8c4-af081197f1e0', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f070097-7d9d-4446-a8c4-af081197f1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T11:59:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 12:59:43,152 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.081s
2025-11-20 12:59:43,153 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7803ca3d-c9e8-4c3b-b704-5343f7b0bc96', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7803ca3d-c9e8-4c3b-b704-5343f7b0bc96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T11:59:39.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 12:59:44,223 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.052s
2025-11-20 12:59:44,224 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a56fe24-246e-43b9-8e12-17bc14171585', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a56fe24-246e-43b9-8e12-17bc14171585', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T11:59:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 12:59:44,234 81335 INFO [tempest.common.waiters] volume eb801ba2-cbec-410f-aebe-7c9894f1a364 reached available after waiting for 6.234250 seconds
2025-11-20 12:59:44,235 81335 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-11-20 12:59:44,324 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.139/compute/v2.1/os-keypairs 0.087s
2025-11-20 12:59:44,324 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1985998614", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMANYpgbSPR6W9noNldJNALhkLG38Z3hzPBI/JEEzBcJtLjm9PCfdb4nFU3XU4T5wzDV7h/1iu+qekK8KUnAAV7ruLbP4yAMVAleySBnXo00BlNe76VQ0poVLxAmm44yhg=="}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9d3059-9d10-45d0-a01b-fe68941e13e6', 'x-compute-request-id': 'req-db9d3059-9d10-45d0-a01b-fe68941e13e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1985998614", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMANYpgbSPR6W9noNldJNALhkLG38Z3hzPBI/JEEzBcJtLjm9PCfdb4nFU3XU4T5wzDV7h/1iu+qekK8KUnAAV7ruLbP4yAMVAleySBnXo00BlNe76VQ0poVLxAmm44yhg==", "fingerprint": "8d:30:66:d0:e6:95:78:32:da:d2:6c:27:3a:1e:8b:1f", "user_id": "61a40eef94c043a0bf1d3c072ee08635"}}'
2025-11-20 12:59:44,326 81335 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1985998614 created
2025-11-20 12:59:44,750 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.139/networking/v2.0/security-groups 0.424s
2025-11-20 12:59:44,751 81335 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--242902126", "description": "tempest-description--380185189"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-bd70c131-cacf-40f4-8570-0c18cf4d7851', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.139/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c0e5e3d7-175f-442c-b1f3-3f334e49b669", "name": "tempest-securitygroup--242902126", "stateful": true, "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "description": "tempest-description--380185189", "shared": false, "security_group_rules": [{"id": "50bf873c-addf-471d-bfa6-a3e499a743d7", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "security_group_id": "c0e5e3d7-175f-442c-b1f3-3f334e49b669", "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": 381, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-20T11:59:44Z", "updated_at": "2025-11-20T11:59:44Z", "revision_number": 0}, {"id": "7ca3b97e-beb5-44a6-a101-7ae266049cb9", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "security_group_id": "c0e5e3d7-175f-442c-b1f3-3f334e49b669", "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": 382, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-11-20T11:59:44Z", "updated_at": "2025-11-20T11:59:44Z", "revision_number": 0}], "tags": [], "created_at": "2025-11-20T11:59:44Z", "updated_at": "2025-11-20T11:59:44Z", "revision_number": 1}}'
2025-11-20 12:59:45,173 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.139/networking/v2.0/security-group-rules 0.421s
2025-11-20 12:59:45,174 81335 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": "c0e5e3d7-175f-442c-b1f3-3f334e49b669", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-44727b7a-b12e-41e7-aeb1-969459226356', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.139/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "51a5ebcf-8efc-4fa9-ad77-c943f216f3ae", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "security_group_id": "c0e5e3d7-175f-442c-b1f3-3f334e49b669", "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": "2025-11-20T11:59:44Z", "updated_at": "2025-11-20T11:59:44Z", "revision_number": 0}}'
2025-11-20 12:59:45,604 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.139/networking/v2.0/security-group-rules 0.429s
2025-11-20 12:59:45,604 81335 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": "c0e5e3d7-175f-442c-b1f3-3f334e49b669", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-74585397-f9d0-4941-846e-f8736f4d7e64', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.139/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "76ee6ae4-afda-45a5-965f-955eae63becb", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "security_group_id": "c0e5e3d7-175f-442c-b1f3-3f334e49b669", "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": "2025-11-20T11:59:45Z", "updated_at": "2025-11-20T11:59:45Z", "revision_number": 0}}'
2025-11-20 12:59:45,605 81335 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--242902126 created
2025-11-20 12:59:46,324 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.139/networking/v2.0/floatingips 0.719s
2025-11-20 12:59:46,325 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "37bdcfec-2a0b-4b35-b290-bc6378f356d8"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-305608c4-c545-4e54-9bde-b291667af65a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.139/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d59b66cc-5569-48cb-8390-9e5dde02202c", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "floating_ip_address": "172.24.4.211", "floating_network_id": "37bdcfec-2a0b-4b35-b290-bc6378f356d8", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-20T11:59:46Z", "updated_at": "2025-11-20T11:59:46Z", "revision_number": 0}}'
2025-11-20 12:59:46,325 81335 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd59b66cc-5569-48cb-8390-9e5dde02202c', 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'project_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'floating_ip_address': '172.24.4.211', 'floating_network_id': '37bdcfec-2a0b-4b35-b290-bc6378f356d8', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-20T11:59:46Z', 'updated_at': '2025-11-20T11:59:46Z', 'revision_number': 0, 'ip': '172.24.4.211'} created
2025-11-20 12:59:46,368 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.139/identity/v3/auth/tokens 0.040s
2025-11-20 12:59:46,369 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2538', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a89549a6-019a-49b0-bb30-bc7b0b568948', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.139/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "61a40eef94c043a0bf1d3c072ee08635", "name": "tempest-ServerRescueNegativeTestJSON-656654977-project-member", "password_expires_at": null}, "audit_ids": ["7uB_Hsm3R02MYWOl9GpCSA"], "expires_at": "2025-11-20T12:59:46.000000Z", "issued_at": "2025-11-20T11:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f69c74c3bfd041b7a59718e14552a4f7", "name": "tempest-ServerRescueNegativeTestJSON-656654977"}, "is_domain": false, "roles": [{"id": "837213f8c7434e53a40ed6d9e6c36e7c", "name": "reader"}, {"id": "bd6325153f3246c7b0f470a6a325024b", "name": "member"}], "catalog": [{"endpoints": [{"id": "68289d6c89fc4b1683e54e85a7e742b3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/placement", "region": "RegionOne"}], "id": "3d39d26e24c14146a597fb1381ba711e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "00d5928979f441699d713eb9b4446fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/networking", "region": "RegionOne"}], "id": "532e9edc142e47d1b5cbc7dd0f0f7188", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2157be2291a64553a2dccf66885d28c0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/image", "region": "RegionOne"}], "id": "63a5c4eb64654c3c9f09ff5fa6ef4ef6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6368a90b43e4b03898d45b1024db9b7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/identity", "region": "RegionOne"}], "id": "73867bced1214ab2b08e128389d0b0fc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f343634b8745ccbee9a991a57d0f73", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/compute/v2/f69c74c3bfd041b7a59718e14552a4f7", "region": "RegionOne"}], "id": "80136bd23b7b42a1a1d277d93526a247", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6b371464928f410b8ec5fd0fa27b8146", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/volume/v3", "region": "RegionOne"}], "id": "9ad025e765b6456ab14e16cbab716127", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ded97466c2264cf2ae8e5efe5b4d903e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/compute/v2.1", "region": "RegionOne"}], "id": "d4d4f727741a4d3290d18b13f36cceb5", "type": "compute", "name": "nova"}]}}'
2025-11-20 12:59:46,369 81335 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '738acc7f-07e8-4629-88d8-273f73526edc', 'name': 'tempest-ServerRescueNegativeTestJSON-914827588-network', 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'project_id': 'f69c74c3bfd041b7a59718e14552a4f7', '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': 41008, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-20T11:58:28Z', 'updated_at': '2025-11-20T11:58:28Z', 'revision_number': 1} available for tenant
2025-11-20 12:59:46,370 81335 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1985998614', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMANYpgbSPR6W9noNldJNALhkLG38Z3hzPBI/JEEzBcJtLjm9PCfdb4nFU3XU4T5wzDV7h/1iu+qekK8KUnAAV7ruLbP4yAMVAleySBnXo00BlNe76VQ0poVLxAmm44yhg==', 'fingerprint': '8d:30:66:d0:e6:95:78:32:da:d2:6c:27:3a:1e:8b:1f', 'user_id': '61a40eef94c043a0bf1d3c072ee08635', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCJO6j7skeeziBcbRG5t6HbigPxkBlp3NoG9u1obL5MHn7j90mm3t03\nGgbzwAf5CAigBwYFK4EEACKhZANiAATADWKYG0j0elvZ6DZXSTQC4ZCxt/Gd4czw\nSPyRBMwXCbS45vTwn3W+JxVN11OE+cMw1e4f9YrvqnpCvClJwAFe67i2z+MgDFQJ\nXskgZ16NNAZTXu+lUNKaFS8QJpuOMoY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c0e5e3d7-175f-442c-b1f3-3f334e49b669', 'name': 'tempest-securitygroup--242902126', 'stateful': True, 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'project_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'description': 'tempest-description--380185189', 'shared': False, 'security_group_rules': [{'id': '50bf873c-addf-471d-bfa6-a3e499a743d7', 'project_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'security_group_id': 'c0e5e3d7-175f-442c-b1f3-3f334e49b669', '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': 381, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-20T11:59:44Z', 'updated_at': '2025-11-20T11:59:44Z', 'revision_number': 0}, {'id': '7ca3b97e-beb5-44a6-a101-7ae266049cb9', 'project_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'security_group_id': 'c0e5e3d7-175f-442c-b1f3-3f334e49b669', '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': 382, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-11-20T11:59:44Z', 'updated_at': '2025-11-20T11:59:44Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-11-20T11:59:44Z', 'updated_at': '2025-11-20T11:59:44Z', 'revision_number': 1}, 'floating_ip': {'id': 'd59b66cc-5569-48cb-8390-9e5dde02202c', 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'project_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'floating_ip_address': '172.24.4.211', 'floating_network_id': '37bdcfec-2a0b-4b35-b290-bc6378f356d8', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-11-20T11:59:46Z', 'updated_at': '2025-11-20T11:59:46Z', 'revision_number': 0, 'ip': '172.24.4.211'}}
2025-11-20 12:59:47,157 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.139/compute/v2.1/servers 0.786s
2025-11-20 12:59:47,157 81335 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-536751150", "imageRef": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "flavorRef": "42", "adminPass": "I3@F5CJ@Mxhm91V", "networks": [{"uuid": "738acc7f-07e8-4629-88d8-273f73526edc"}], "security_groups": [{"name": "tempest-securitygroup--242902126"}], "key_name": "tempest-keypair-1985998614", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-592114f6-932a-450f-9fc5-1043708291e0', 'x-compute-request-id': 'req-592114f6-932a-450f-9fc5-1043708291e0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.139/compute/v2.1/servers'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--242902126"}], "adminPass": "I3@F5CJ@Mxhm91V"}}'
2025-11-20 12:59:47,294 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.135s
2025-11-20 12:59:47,295 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8c95fb-3a32-457b-aa35-f25e7fa24058', 'x-compute-request-id': 'req-9d8c95fb-3a32-457b-aa35-f25e7fa24058', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1985998614", "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": []}}'
2025-11-20 12:59:48,420 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.113s
2025-11-20 12:59:48,420 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ac6ae9-df3e-4cae-b0cc-b50b4672b552', 'x-compute-request-id': 'req-e9ac6ae9-df3e-4cae-b0cc-b50b4672b552', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "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": []}}'
2025-11-20 12:59:49,604 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.169s
2025-11-20 12:59:49,604 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50af10a9-8eb4-47e9-9080-716d2c4c53f4', 'x-compute-request-id': 'req-50af10a9-8eb4-47e9-9080-716d2c4c53f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "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": []}}'
2025-11-20 12:59:49,620 81335 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-11-20 12:59:50,776 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.155s
2025-11-20 12:59:50,777 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32987ade-3eff-4e5b-b9a9-eaea315d2282', 'x-compute-request-id': 'req-32987ade-3eff-4e5b-b9a9-eaea315d2282', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "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": []}}'
2025-11-20 12:59:51,978 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.189s
2025-11-20 12:59:51,978 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee89211-db86-49f5-8ad0-79912460d09d', 'x-compute-request-id': 'req-cee89211-db86-49f5-8ad0-79912460d09d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "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": []}}'
2025-11-20 12:59:51,989 81335 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2025-11-20 12:59:53,530 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.539s
2025-11-20 12:59:53,530 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ada69ce-8ba2-4e65-9a49-007f027ebc69', 'x-compute-request-id': 'req-8ada69ce-8ba2-4e65-9a49-007f027ebc69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:59:53,541 81335 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-11-20 12:59:54,967 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.424s
2025-11-20 12:59:54,967 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec1d078-9e1f-497f-9e74-2c5f82136894', 'x-compute-request-id': 'req-fec1d078-9e1f-497f-9e74-2c5f82136894', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:59:54,978 81335 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2025-11-20 12:59:56,193 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.214s
2025-11-20 12:59:56,194 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e4295c2-844b-410c-81c0-93dce4d9cf88', 'x-compute-request-id': 'req-3e4295c2-844b-410c-81c0-93dce4d9cf88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:59:57,439 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.233s
2025-11-20 12:59:57,440 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30111766-8472-4a6b-ad42-5bf02572d421', 'x-compute-request-id': 'req-30111766-8472-4a6b-ad42-5bf02572d421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:59:58,753 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.302s
2025-11-20 12:59:58,753 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f06372a-bc11-4fb9-979d-19cd2e46523f', 'x-compute-request-id': 'req-9f06372a-bc11-4fb9-979d-19cd2e46523f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 12:59:59,982 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.216s
2025-11-20 12:59:59,982 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 11:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f8410e-da99-4902-b1f0-eb3c547fb9ce', 'x-compute-request-id': 'req-16f8410e-da99-4902-b1f0-eb3c547fb9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 13:00:01,345 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.346s
2025-11-20 13:00:01,346 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e6011d-a0cf-46b6-a4ff-61fb455dc69c', 'x-compute-request-id': 'req-86e6011d-a0cf-46b6-a4ff-61fb455dc69c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T11:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 13:00:02,638 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.279s
2025-11-20 13:00:02,638 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deddc868-faed-403c-ac2f-63878a3bf513', 'x-compute-request-id': 'req-deddc868-faed-403c-ac2f-63878a3bf513', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "BUILD", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:00:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 13:00:04,020 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.369s
2025-11-20 13:00:04,020 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56cf23c8-4e2a-4c72-850f-e72b6e175139', 'x-compute-request-id': 'req-56cf23c8-4e2a-4c72-850f-e72b6e175139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:00:03Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-11-20 13:00:04,032 81335 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2025-11-20 13:00:04,271 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-interface 0.238s
2025-11-20 13:00:04,271 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:00:04 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-5a7e88f0-4e65-4d41-acb0-c288bc796b0d', 'x-compute-request-id': 'req-5a7e88f0-4e65-4d41-acb0-c288bc796b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "738acc7f-07e8-4629-88d8-273f73526edc", "port_id": "2538fd7f-a85e-4368-aa25-685978cc2621", "mac_addr": "fa:16:3e:8a:68:c3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3fff6341-02a3-4496-900a-01d65269be9b", "ip_address": "10.0.0.5"}]}]}'
2025-11-20 13:00:05,320 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.139/networking/v2.0/floatingips/d59b66cc-5569-48cb-8390-9e5dde02202c 1.045s
2025-11-20 13:00:05,320 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "2538fd7f-a85e-4368-aa25-685978cc2621"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ca72fa14-d138-40b8-a142-a1038cc0e011', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/networking/v2.0/floatingips/d59b66cc-5569-48cb-8390-9e5dde02202c'}
Body: b'{"floatingip": {"id": "d59b66cc-5569-48cb-8390-9e5dde02202c", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "floating_ip_address": "172.24.4.211", "floating_network_id": "37bdcfec-2a0b-4b35-b290-bc6378f356d8", "router_id": "73561813-bb53-41fc-88d8-3b62a29ec363", "port_id": "2538fd7f-a85e-4368-aa25-685978cc2621", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "738acc7f-07e8-4629-88d8-273f73526edc", "mac_address": "fa:16:3e:8a:68:c3", "admin_state_up": true, "status": "ACTIVE", "device_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-20T11:59:46Z", "updated_at": "2025-11-20T12:00:04Z", "revision_number": 1}}'
2025-11-20 13:00:05,321 81335 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.211:22' as 'cirros' with public key authentication
2025-11-20 13:01:05,381 81335 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-20 13:01:08,017 81335 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 ([Errno None] Unable to connect to port 22 on 172.24.4.211). Number attempts: 2. Retry after 3 seconds.
2025-11-20 13:01:11,529 81335 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 ([Errno None] Unable to connect to port 22 on 172.24.4.211). Number attempts: 3. Retry after 4 seconds.
2025-11-20 13:01:16,036 81335 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 ([Errno None] Unable to connect to port 22 on 172.24.4.211). Number attempts: 4. Retry after 5 seconds.
2025-11-20 13:01:21,601 81335 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-11-20 13:01:21,890 81335 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-20 13:01:21,890 81335 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.211 successfully created
2025-11-20 13:01:24,242 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 2.351s
2025-11-20 13:01:24,243 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:21 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-f066ce50-53bf-4117-9081-d5bb47e3864b', 'x-compute-request-id': 'req-f066ce50-53bf-4117-9081-d5bb47e3864b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "device": "/dev/vdb"}}'
2025-11-20 13:01:24,308 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.063s
2025-11-20 13:01:24,308 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49b5a4b-db67-4bfc-a0d8-7ecb01b11e07', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49b5a4b-db67-4bfc-a0d8-7ecb01b11e07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:01:25,380 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.061s
2025-11-20 13:01:25,381 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54fcbdc-7916-4d08-b100-d4360c6429ec', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54fcbdc-7916-4d08-b100-d4360c6429ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:01:26,432 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:01:26,432 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afda2011-9506-4bd1-aa3e-a337862c7257', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afda2011-9506-4bd1-aa3e-a337862c7257', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:26.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:01:27,532 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.089s
2025-11-20 13:01:27,532 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb8fb37-ef96-4b3c-8fda-bc6fb2b583a5', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb8fb37-ef96-4b3c-8fda-bc6fb2b583a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:26.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:01:28,592 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.049s
2025-11-20 13:01:28,592 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1220a9-2999-4a20-b7cd-f9035e7a7f7c', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1220a9-2999-4a20-b7cd-f9035e7a7f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:26.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:01:29,639 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:01:29,640 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb965b86-69d9-4d36-ac50-089bf8f85026', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb965b86-69d9-4d36-ac50-089bf8f85026', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:01:29,651 81335 INFO [tempest.common.waiters] Attachment 94917f70-1feb-4073-99a2-d9a05b0d87cd created for volume eb801ba2-cbec-410f-aebe-7c9894f1a364 to server b271bd32-fbef-4de3-8015-cd27aef22822 after waiting for 5.651380 seconds
2025-11-20 13:01:29,692 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:01:29,693 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d678b7-ecb5-4c4d-b6b7-b76bc83ef27f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d678b7-ecb5-4c4d-b6b7-b76bc83ef27f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:01:29,703 81335 INFO [tempest.common.waiters] volume eb801ba2-cbec-410f-aebe-7c9894f1a364 reached in-use after waiting for 0.703812 seconds
2025-11-20 13:01:29,896 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action 0.192s
2025-11-20 13:01:29,897 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "I3@F5CJ@Mxhm91V"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:29 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-e759fbef-e600-4774-8009-079dcf310995', 'x-compute-request-id': 'req-e759fbef-e600-4774-8009-079dcf310995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action'}
Body: b'{"adminPass": "I3@F5CJ@Mxhm91V"}'
2025-11-20 13:01:30,139 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.241s
2025-11-20 13:01:30,139 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e49d1083-47c0-4ba9-b743-15dc19d052e7', 'x-compute-request-id': 'req-e49d1083-47c0-4ba9-b743-15dc19d052e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:31,472 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.317s
2025-11-20 13:01:31,472 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4771e384-6524-4a90-b148-8a80de049f71', 'x-compute-request-id': 'req-4771e384-6524-4a90-b148-8a80de049f71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:32,750 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.265s
2025-11-20 13:01:32,750 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec81e45-5487-4fb7-86f5-08bccc9b1916', 'x-compute-request-id': 'req-eec81e45-5487-4fb7-86f5-08bccc9b1916', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:34,251 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.488s
2025-11-20 13:01:34,251 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b99791-3df6-431b-8e21-6ca3c9fcbc35', 'x-compute-request-id': 'req-88b99791-3df6-431b-8e21-6ca3c9fcbc35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:36,159 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.893s
2025-11-20 13:01:36,160 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e4a2e5-cb78-4a49-ac6d-4f01dab96e2d', 'x-compute-request-id': 'req-81e4a2e5-cb78-4a49-ac6d-4f01dab96e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:37,694 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.517s
2025-11-20 13:01:37,694 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db191aac-5e3c-4db3-ae47-12636224d834', 'x-compute-request-id': 'req-db191aac-5e3c-4db3-ae47-12636224d834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:38,922 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.214s
2025-11-20 13:01:38,922 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561acca6-d46e-4d88-ac58-c3e1fe018b36', 'x-compute-request-id': 'req-561acca6-d46e-4d88-ac58-c3e1fe018b36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ACTIVE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:00:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:40,831 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.894s
2025-11-20 13:01:40,831 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04123135-ff5a-4593-8619-43314833460d', 'x-compute-request-id': 'req-04123135-ff5a-4593-8619-43314833460d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "RESCUE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:40Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:01:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:40,844 81335 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 10 second wait
2025-11-20 13:01:41,027 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.139/identity/v3/auth/tokens 0.174s
2025-11-20 13:01:41,028 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2538', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ccd3b0c8-0cc0-4cb1-b278-05433ee5414a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.139/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "61a40eef94c043a0bf1d3c072ee08635", "name": "tempest-ServerRescueNegativeTestJSON-656654977-project-member", "password_expires_at": null}, "audit_ids": ["NVgKbDvZR-qjAB4UAvfY3w"], "expires_at": "2025-11-20T13:01:40.000000Z", "issued_at": "2025-11-20T12:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f69c74c3bfd041b7a59718e14552a4f7", "name": "tempest-ServerRescueNegativeTestJSON-656654977"}, "is_domain": false, "roles": [{"id": "837213f8c7434e53a40ed6d9e6c36e7c", "name": "reader"}, {"id": "bd6325153f3246c7b0f470a6a325024b", "name": "member"}], "catalog": [{"endpoints": [{"id": "68289d6c89fc4b1683e54e85a7e742b3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/placement", "region": "RegionOne"}], "id": "3d39d26e24c14146a597fb1381ba711e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "00d5928979f441699d713eb9b4446fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/networking", "region": "RegionOne"}], "id": "532e9edc142e47d1b5cbc7dd0f0f7188", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2157be2291a64553a2dccf66885d28c0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/image", "region": "RegionOne"}], "id": "63a5c4eb64654c3c9f09ff5fa6ef4ef6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a6368a90b43e4b03898d45b1024db9b7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/identity", "region": "RegionOne"}], "id": "73867bced1214ab2b08e128389d0b0fc", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "02f343634b8745ccbee9a991a57d0f73", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/compute/v2/f69c74c3bfd041b7a59718e14552a4f7", "region": "RegionOne"}], "id": "80136bd23b7b42a1a1d277d93526a247", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "6b371464928f410b8ec5fd0fa27b8146", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/volume/v3", "region": "RegionOne"}], "id": "9ad025e765b6456ab14e16cbab716127", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ded97466c2264cf2ae8e5efe5b4d903e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.139/compute/v2.1", "region": "RegionOne"}], "id": "d4d4f727741a4d3290d18b13f36cceb5", "type": "compute", "name": "nova"}]}}'
2025-11-20 13:01:41,028 81335 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '738acc7f-07e8-4629-88d8-273f73526edc', 'name': 'tempest-ServerRescueNegativeTestJSON-914827588-network', 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'project_id': 'f69c74c3bfd041b7a59718e14552a4f7', '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': 41008, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-11-20T11:58:28Z', 'updated_at': '2025-11-20T11:58:28Z', 'revision_number': 1} available for tenant
2025-11-20 13:01:41,168 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.139s
2025-11-20 13:01:41,168 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01: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': '152', 'x-openstack-request-id': 'req-4e53a6ce-fb90-4147-8148-15a3fdccaeae', 'x-compute-request-id': 'req-4e53a6ce-fb90-4147-8148-15a3fdccaeae', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance b271bd32-fbef-4de3-8015-cd27aef22822 while it is in vm_state rescued"}}'
2025-11-20 13:01:41,288 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action 0.119s
2025-11-20 13:01:41,288 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:41 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-c0eed9c4-2109-4e3d-8ce7-419a49eb46a1', 'x-compute-request-id': 'req-c0eed9c4-2109-4e3d-8ce7-419a49eb46a1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action'}
Body: b''
2025-11-20 13:01:41,655 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.366s
2025-11-20 13:01:41,655 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be0b831-b00c-4989-8f80-2e40c8924453', 'x-compute-request-id': 'req-9be0b831-b00c-4989-8f80-2e40c8924453', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "RESCUE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:41Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:01:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:43,293 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.626s
2025-11-20 13:01:43,293 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb01f18-175b-49fd-8f97-69b83e6d9f72', 'x-compute-request-id': 'req-ebb01f18-175b-49fd-8f97-69b83e6d9f72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "RESCUE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:41Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:01:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:44,545 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.231s
2025-11-20 13:01:44,546 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-476e8b72-0d1f-4825-969b-aa61ffba67d8', 'x-compute-request-id': 'req-476e8b72-0d1f-4825-969b-aa61ffba67d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "RESCUE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:41Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:01:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:45,963 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.406s
2025-11-20 13:01:45,964 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e17ed8-51b9-4dd3-8f32-f22192e6d8b6', 'x-compute-request-id': 'req-b9e17ed8-51b9-4dd3-8f32-f22192e6d8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "RESCUE", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:41Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:01:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:47,273 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822 0.295s
2025-11-20 13:01:47,273 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bac05b9-ba2c-40be-9734-fc17f8b926f5', 'x-compute-request-id': 'req-8bac05b9-ba2c-40be-9734-fc17f8b926f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}
Body: b'{"server": {"id": "b271bd32-fbef-4de3-8015-cd27aef22822", "name": "tempest-ServerRescueNegativeTestJSON-server-536751150", "status": "ERROR", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "user_id": "61a40eef94c043a0bf1d3c072ee08635", "metadata": {}, "hostId": "677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76", "image": {"id": "8577e3cb-9b25-497a-ba78-b37bbc356ae3", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.139/compute/flavors/42"}]}, "created": "2025-11-20T11:59:47Z", "updated": "2025-11-20T12:01:46Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-914827588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}, {"version": 4, "addr": "172.24.4.211", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:68:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}, {"rel": "bookmark", "href": "http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-11-20T12:01:46Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1985998614", "OS-SRV-USG:launched_at": "2025-11-20T12:01:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--242902126"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364"}]}}'
2025-11-20 13:01:47,285 81335 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 6 second wait
2025-11-20 13:01:47,432 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-interface 0.146s
2025-11-20 13:01:47,433 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:47 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-fbfca0ef-2692-4640-ac15-1a7d10494bb3', 'x-compute-request-id': 'req-fbfca0ef-2692-4640-ac15-1a7d10494bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "738acc7f-07e8-4629-88d8-273f73526edc", "port_id": "2538fd7f-a85e-4368-aa25-685978cc2621", "mac_addr": "fa:16:3e:8a:68:c3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3fff6341-02a3-4496-900a-01d65269be9b", "ip_address": "10.0.0.5"}]}]}'
2025-11-20 13:01:48,487 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.139/networking/v2.0/floatingips/d59b66cc-5569-48cb-8390-9e5dde02202c 1.051s
2025-11-20 13:01:48,487 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "2538fd7f-a85e-4368-aa25-685978cc2621"}}
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-9d12041d-8626-4471-a822-e4573d634bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/networking/v2.0/floatingips/d59b66cc-5569-48cb-8390-9e5dde02202c'}
Body: b'{"floatingip": {"id": "d59b66cc-5569-48cb-8390-9e5dde02202c", "tenant_id": "f69c74c3bfd041b7a59718e14552a4f7", "project_id": "f69c74c3bfd041b7a59718e14552a4f7", "floating_ip_address": "172.24.4.211", "floating_network_id": "37bdcfec-2a0b-4b35-b290-bc6378f356d8", "router_id": "73561813-bb53-41fc-88d8-3b62a29ec363", "port_id": "2538fd7f-a85e-4368-aa25-685978cc2621", "fixed_ip_address": "10.0.0.5", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "738acc7f-07e8-4629-88d8-273f73526edc", "mac_address": "fa:16:3e:8a:68:c3", "admin_state_up": true, "status": "ACTIVE", "device_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-11-20T11:59:46Z", "updated_at": "2025-11-20T12:01:47Z", "revision_number": 3}}'
2025-11-20 13:01:48,488 81335 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.211:22' as 'cirros' with public key authentication
2025-11-20 13:02:48,547 81335 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-11-20 13:03:51,108 81335 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-11-20 13:04:54,671 81335 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-11-20 13:05:59,235 81335 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.211 after 3 attempts. Proxy client: no proxy client
2025-11-20 13:05:59.235 81335 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-11-20 13:05:59.235 81335 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-11-20 13:05:59.235 81335 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-11-20 13:05:59.235 81335 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-11-20 13:05:59.235 81335 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-11-20 13:05:59.235 81335 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-11-20 13:05:59.235 81335 ERROR tempest.lib.common.ssh
2025-11-20 13:05:59,236 81335 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Thu, 20 Nov 2025 11:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '416', 'location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-592114f6-932a-450f-9fc5-1043708291e0', 'x-compute-request-id': 'req-592114f6-932a-450f-9fc5-1043708291e0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.139/compute/v2.1/servers'}
Body: {'id': 'b271bd32-fbef-4de3-8015-cd27aef22822', 'name': 'tempest-ServerRescueNegativeTestJSON-server-536751150', 'status': 'ACTIVE', 'tenant_id': 'f69c74c3bfd041b7a59718e14552a4f7', 'user_id': '61a40eef94c043a0bf1d3c072ee08635', 'metadata': {}, 'hostId': '677352060346b9061ff7d04f8b1db6483bc2974543368b8ed4db8f76', 'image': {'id': '8577e3cb-9b25-497a-ba78-b37bbc356ae3', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.139/compute/images/8577e3cb-9b25-497a-ba78-b37bbc356ae3'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.139/compute/flavors/42'}]}, 'created': '2025-11-20T11:59:47Z', 'updated': '2025-11-20T12:00:03Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-914827588-network': [{'version': 4, 'addr': '10.0.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:8a:68:c3'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}, {'rel': 'bookmark', 'href': 'http://192.168.122.139/compute/servers/b271bd32-fbef-4de3-8015-cd27aef22822'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1985998614', 'OS-SRV-USG:launched_at': '2025-11-20T12:00:02.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--242902126'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-11-20 13:06:00,468 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action 1.231s
2025-11-20 13:06:00,469 81335 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': 'Thu, 20 Nov 2025 12:05:59 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-5a245253-4740-4506-8e92-96c64a1ad517', 'x-compute-request-id': 'req-5a245253-4740-4506-8e92-96c64a1ad517', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-11-20 13:06:00,469 81335 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server b271bd32-fbef-4de3-8015-cd27aef22822
2025-11-20 13:06:00,510 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:06:00,511 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb79ce5-3636-48d6-9c61-ff9b2eabb28b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb79ce5-3636-48d6-9c61-ff9b2eabb28b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:06:00,611 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.090s
2025-11-20 13:06:00,612 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06:00 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-23d2fe85-d2cc-4760-8549-f00687f69bbb', 'x-compute-request-id': 'req-23d2fe85-d2cc-4760-8549-f00687f69bbb', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance b271bd32-fbef-4de3-8015-cd27aef22822 while it is in vm_state error"}}'
2025-11-20 13:06:00,662 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:06:00,662 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-6866db0f-70fc-4cd0-9de0-91c9866d90ed', 'x-compute-request-id': 'req-6866db0f-70fc-4cd0-9de0-91c9866d90ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:01,711 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:06:01,711 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-ee37fda4-fffe-40e3-8658-359657a0a632', 'x-compute-request-id': 'req-ee37fda4-fffe-40e3-8658-359657a0a632', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:02,787 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.072s
2025-11-20 13:06:02,787 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-12c7b15e-128e-4bfb-a192-d688a00390e8', 'x-compute-request-id': 'req-12c7b15e-128e-4bfb-a192-d688a00390e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:03,842 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:06:03,843 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-b24afe96-0d90-4a11-b5e1-7f9ce841c63d', 'x-compute-request-id': 'req-b24afe96-0d90-4a11-b5e1-7f9ce841c63d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:04,898 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:06:04,899 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-c7b5cb1d-7465-47f1-8ceb-ceb7287ee4b4', 'x-compute-request-id': 'req-c7b5cb1d-7465-47f1-8ceb-ceb7287ee4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:05,968 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.066s
2025-11-20 13:06:05,969 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-01725bfd-4422-440b-b498-58811e64bd9d', 'x-compute-request-id': 'req-01725bfd-4422-440b-b498-58811e64bd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:07,040 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.068s
2025-11-20 13:06:07,040 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-322cd780-3807-4e0d-b74e-3d839c1e89fa', 'x-compute-request-id': 'req-322cd780-3807-4e0d-b74e-3d839c1e89fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:08,100 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.057s
2025-11-20 13:06:08,101 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-d180612a-486a-4e31-8cc9-5ab6aeed01df', 'x-compute-request-id': 'req-d180612a-486a-4e31-8cc9-5ab6aeed01df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:09,161 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.058s
2025-11-20 13:06:09,161 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-26a006bf-c167-4496-8f87-40b6a23be558', 'x-compute-request-id': 'req-26a006bf-c167-4496-8f87-40b6a23be558', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:10,216 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:06:10,216 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-a3bd42b0-4669-428b-8c06-2370d33baeb9', 'x-compute-request-id': 'req-a3bd42b0-4669-428b-8c06-2370d33baeb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:11,296 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.076s
2025-11-20 13:06:11,296 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-f072e03b-4794-4cf3-99cd-ebe11934350d', 'x-compute-request-id': 'req-f072e03b-4794-4cf3-99cd-ebe11934350d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:12,382 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.083s
2025-11-20 13:06:12,383 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-133d2949-8746-4a46-b5a8-ffd549731596', 'x-compute-request-id': 'req-133d2949-8746-4a46-b5a8-ffd549731596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:13,466 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.080s
2025-11-20 13:06:13,466 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-fede91e8-4044-42d6-ab25-071b05c95957', 'x-compute-request-id': 'req-fede91e8-4044-42d6-ab25-071b05c95957', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:14,533 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.063s
2025-11-20 13:06:14,534 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-d384869c-31c0-4af1-a5b8-61e61a59c255', 'x-compute-request-id': 'req-d384869c-31c0-4af1-a5b8-61e61a59c255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:15,587 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:06:15,587 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-47adcd46-02cf-4e5a-a093-9be670792d13', 'x-compute-request-id': 'req-47adcd46-02cf-4e5a-a093-9be670792d13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:16,668 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.078s
2025-11-20 13:06:16,669 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-1d43929a-699a-429b-8341-d2256dddf508', 'x-compute-request-id': 'req-1d43929a-699a-429b-8341-d2256dddf508', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:17,743 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.071s
2025-11-20 13:06:17,744 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-91609d95-ef5d-4394-9c4d-e1d2426c3f63', 'x-compute-request-id': 'req-91609d95-ef5d-4394-9c4d-e1d2426c3f63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:18,813 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.066s
2025-11-20 13:06:18,813 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-b2493fa6-1e70-4ce4-aa6a-82e0ddca133d', 'x-compute-request-id': 'req-b2493fa6-1e70-4ce4-aa6a-82e0ddca133d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:19,869 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:06:19,869 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-cea248d0-5bf3-4266-8bb1-f36a09056089', 'x-compute-request-id': 'req-cea248d0-5bf3-4266-8bb1-f36a09056089', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:20,928 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.056s
2025-11-20 13:06:20,929 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-c8a4019b-6176-404d-9036-3056e79aea86', 'x-compute-request-id': 'req-c8a4019b-6176-404d-9036-3056e79aea86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:21,984 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:06:21,985 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-cdd441c4-08a5-493e-8313-0e176eabb033', 'x-compute-request-id': 'req-cdd441c4-08a5-493e-8313-0e176eabb033', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:23,039 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:06:23,039 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-09152239-b02f-49f6-a1e8-3330732689b3', 'x-compute-request-id': 'req-09152239-b02f-49f6-a1e8-3330732689b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:24,090 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:06:24,091 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-d19cbca8-80af-4ef2-8f45-b2af061313c4', 'x-compute-request-id': 'req-d19cbca8-80af-4ef2-8f45-b2af061313c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:25,145 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:06:25,146 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-092dd23c-381a-4fd8-aacd-13d073a57b9e', 'x-compute-request-id': 'req-092dd23c-381a-4fd8-aacd-13d073a57b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:26,196 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:06:26,196 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-1f1a2e6a-2ac3-46a5-b440-4deed9b3cb0a', 'x-compute-request-id': 'req-1f1a2e6a-2ac3-46a5-b440-4deed9b3cb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:27,249 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:06:27,250 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-5b0f6994-bec6-4724-8aa7-ab8c2f13f3f1', 'x-compute-request-id': 'req-5b0f6994-bec6-4724-8aa7-ab8c2f13f3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:28,329 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.076s
2025-11-20 13:06:28,330 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-d2526a17-510f-4a80-b0db-80da5484a2c9', 'x-compute-request-id': 'req-d2526a17-510f-4a80-b0db-80da5484a2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:29,408 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.075s
2025-11-20 13:06:29,408 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-8c9c4afb-4318-439f-a871-9236cebcd05d', 'x-compute-request-id': 'req-8c9c4afb-4318-439f-a871-9236cebcd05d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:30,462 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:06:30,463 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-a390f80a-f38d-46ef-8206-421f1bd32cd5', 'x-compute-request-id': 'req-a390f80a-f38d-46ef-8206-421f1bd32cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:31,529 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.063s
2025-11-20 13:06:31,529 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-e78dab3d-f9b0-4f99-a885-5c3b5fc8296b', 'x-compute-request-id': 'req-e78dab3d-f9b0-4f99-a885-5c3b5fc8296b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:32,622 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.090s
2025-11-20 13:06:32,623 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-96b3e736-a3fd-447f-b2fd-bc12ff2b9edd', 'x-compute-request-id': 'req-96b3e736-a3fd-447f-b2fd-bc12ff2b9edd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:33,697 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.071s
2025-11-20 13:06:33,697 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-ad413b9d-b809-45ee-8693-71a6cdefacf9', 'x-compute-request-id': 'req-ad413b9d-b809-45ee-8693-71a6cdefacf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:34,754 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.055s
2025-11-20 13:06:34,754 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-313aefa7-2d80-413f-bef7-924e3d6b3e73', 'x-compute-request-id': 'req-313aefa7-2d80-413f-bef7-924e3d6b3e73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:35,823 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.065s
2025-11-20 13:06:35,824 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-94c99812-a615-4f11-aa5f-be80996d7568', 'x-compute-request-id': 'req-94c99812-a615-4f11-aa5f-be80996d7568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:36,878 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:06:36,878 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-dac9af43-ff2c-4fbb-bfab-2630a60d4b1e', 'x-compute-request-id': 'req-dac9af43-ff2c-4fbb-bfab-2630a60d4b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:37,934 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:06:37,935 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-73348149-2c0c-4294-8993-f523e8a91318', 'x-compute-request-id': 'req-73348149-2c0c-4294-8993-f523e8a91318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:38,995 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.057s
2025-11-20 13:06:38,995 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-c1b1cf7d-16f6-4551-8127-f05347940efb', 'x-compute-request-id': 'req-c1b1cf7d-16f6-4551-8127-f05347940efb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:40,046 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:06:40,047 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-97439481-ea7f-4466-b1dd-51c89f4115dd', 'x-compute-request-id': 'req-97439481-ea7f-4466-b1dd-51c89f4115dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:41,136 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.085s
2025-11-20 13:06:41,136 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-d000b6c2-4796-4d52-920d-157f2c8c6292', 'x-compute-request-id': 'req-d000b6c2-4796-4d52-920d-157f2c8c6292', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:42,196 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.057s
2025-11-20 13:06:42,196 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-76c61b1a-e036-4852-a590-22bc1f51ea90', 'x-compute-request-id': 'req-76c61b1a-e036-4852-a590-22bc1f51ea90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:43,271 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.072s
2025-11-20 13:06:43,271 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-6512d290-c871-44e2-95cb-0b9491a21e14', 'x-compute-request-id': 'req-6512d290-c871-44e2-95cb-0b9491a21e14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:44,330 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.056s
2025-11-20 13:06:44,331 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-be28b0c3-155e-46cc-ac6c-f839488bdf17', 'x-compute-request-id': 'req-be28b0c3-155e-46cc-ac6c-f839488bdf17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:45,398 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.064s
2025-11-20 13:06:45,398 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-1f5a4fa1-986b-4f4b-90cb-4b027981dfb6', 'x-compute-request-id': 'req-1f5a4fa1-986b-4f4b-90cb-4b027981dfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:46,461 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.060s
2025-11-20 13:06:46,462 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-c25dd679-4ca1-4e33-99ae-d267a136daf8', 'x-compute-request-id': 'req-c25dd679-4ca1-4e33-99ae-d267a136daf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:47,523 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.059s
2025-11-20 13:06:47,524 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-8922df9c-f2ae-4d14-8030-d1342e5b7f5a', 'x-compute-request-id': 'req-8922df9c-f2ae-4d14-8030-d1342e5b7f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:48,598 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.069s
2025-11-20 13:06:48,598 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-51305fa6-19c8-4cb4-9c15-b74b69afeb2c', 'x-compute-request-id': 'req-51305fa6-19c8-4cb4-9c15-b74b69afeb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:49,655 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:06:49,655 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-982bad1d-3d72-4ea0-92c7-593a734bf67d', 'x-compute-request-id': 'req-982bad1d-3d72-4ea0-92c7-593a734bf67d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:50,703 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:06:50,703 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-d8a37fe7-b3d7-4abe-966b-7c04816f0540', 'x-compute-request-id': 'req-d8a37fe7-b3d7-4abe-966b-7c04816f0540', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:51,753 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:06:51,753 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-b5b2df51-8206-488c-839e-a27fd2e113e1', 'x-compute-request-id': 'req-b5b2df51-8206-488c-839e-a27fd2e113e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:52,803 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:06:52,803 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-06b51d58-fd24-44d3-82c9-6545c43874f9', 'x-compute-request-id': 'req-06b51d58-fd24-44d3-82c9-6545c43874f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:53,859 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:06:53,859 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-2e9a718f-0826-496e-a788-f252910f0a70', 'x-compute-request-id': 'req-2e9a718f-0826-496e-a788-f252910f0a70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:54,918 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.056s
2025-11-20 13:06:54,919 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-111e448a-df9e-4350-b647-6d9b8070401f', 'x-compute-request-id': 'req-111e448a-df9e-4350-b647-6d9b8070401f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:56,000 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.078s
2025-11-20 13:06:56,000 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-5f6b3e1a-d5f1-41c0-8688-60b97a3e5789', 'x-compute-request-id': 'req-5f6b3e1a-d5f1-41c0-8688-60b97a3e5789', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:57,048 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:06:57,049 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-b477e856-dbad-4889-ab9d-07b11a4a4a69', 'x-compute-request-id': 'req-b477e856-dbad-4889-ab9d-07b11a4a4a69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:58,096 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:06:58,096 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-719fa745-7ade-43c5-a625-c4ddf9059372', 'x-compute-request-id': 'req-719fa745-7ade-43c5-a625-c4ddf9059372', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:06:59,146 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:06:59,147 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:06: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-e1ad6649-b3cf-45c8-b526-83666152435f', 'x-compute-request-id': 'req-e1ad6649-b3cf-45c8-b526-83666152435f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:00,236 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.086s
2025-11-20 13:07:00,236 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-653b29c5-2a33-44e7-aefd-1389cf933a0a', 'x-compute-request-id': 'req-653b29c5-2a33-44e7-aefd-1389cf933a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:01,315 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.075s
2025-11-20 13:07:01,315 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-9626acd1-07c2-4f89-b442-c9fbf3a23d83', 'x-compute-request-id': 'req-9626acd1-07c2-4f89-b442-c9fbf3a23d83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:02,368 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:07:02,369 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-bd8b4039-e109-406a-a5d2-180c91ee7e6e', 'x-compute-request-id': 'req-bd8b4039-e109-406a-a5d2-180c91ee7e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:03,438 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.067s
2025-11-20 13:07:03,438 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-cc2fafb8-a25d-4504-8d48-a714fdf41347', 'x-compute-request-id': 'req-cc2fafb8-a25d-4504-8d48-a714fdf41347', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:04,498 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.056s
2025-11-20 13:07:04,498 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-9d31bae2-3a47-4d72-a92a-3e1bd98adad9', 'x-compute-request-id': 'req-9d31bae2-3a47-4d72-a92a-3e1bd98adad9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:05,554 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:07:05,554 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-8ea24b66-f95e-4358-8b2c-69ffe26432cd', 'x-compute-request-id': 'req-8ea24b66-f95e-4358-8b2c-69ffe26432cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:06,607 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:07:06,608 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-27dd22ed-8d40-4c2a-9c2e-186c5ae1a6be', 'x-compute-request-id': 'req-27dd22ed-8d40-4c2a-9c2e-186c5ae1a6be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:07,696 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.086s
2025-11-20 13:07:07,697 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-ec5d3da2-34c3-46e2-8797-60aca93ea019', 'x-compute-request-id': 'req-ec5d3da2-34c3-46e2-8797-60aca93ea019', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:08,752 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:07:08,753 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-ae378c9f-61c8-4c94-a244-045db3a1f25d', 'x-compute-request-id': 'req-ae378c9f-61c8-4c94-a244-045db3a1f25d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:09,801 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:07:09,802 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-2a01d548-8d62-47df-8fd9-d8115c670ca6', 'x-compute-request-id': 'req-2a01d548-8d62-47df-8fd9-d8115c670ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:10,855 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:07:10,855 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-379c38a2-b1b1-4b49-a440-3b19ed0cc069', 'x-compute-request-id': 'req-379c38a2-b1b1-4b49-a440-3b19ed0cc069', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:11,914 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.057s
2025-11-20 13:07:11,915 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-79037947-d8d8-435e-8f8f-0caa7b88bd66', 'x-compute-request-id': 'req-79037947-d8d8-435e-8f8f-0caa7b88bd66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:12,960 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.042s
2025-11-20 13:07:12,961 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-39008313-90d7-4a50-a8f0-36e91b4c7dbc', 'x-compute-request-id': 'req-39008313-90d7-4a50-a8f0-36e91b4c7dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:14,007 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:07:14,008 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-2584de41-dc49-4949-81ff-c2918e54472a', 'x-compute-request-id': 'req-2584de41-dc49-4949-81ff-c2918e54472a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:15,055 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:07:15,056 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-1b3b9721-8946-449d-a2b2-3d6f4af4a632', 'x-compute-request-id': 'req-1b3b9721-8946-449d-a2b2-3d6f4af4a632', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:16,104 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:07:16,105 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-a9cd74a8-b04d-4c86-8de4-05a69ee4c622', 'x-compute-request-id': 'req-a9cd74a8-b04d-4c86-8de4-05a69ee4c622', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:17,160 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:07:17,160 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-a8dac18b-3890-46e8-b785-78fbf22a60c7', 'x-compute-request-id': 'req-a8dac18b-3890-46e8-b785-78fbf22a60c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:18,299 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.136s
2025-11-20 13:07:18,299 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-5aaecaac-3536-48e1-819e-c12146122ca8', 'x-compute-request-id': 'req-5aaecaac-3536-48e1-819e-c12146122ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:19,359 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.056s
2025-11-20 13:07:19,360 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-ca6d0d66-a615-4f55-899a-b868ec4bc5fe', 'x-compute-request-id': 'req-ca6d0d66-a615-4f55-899a-b868ec4bc5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:20,414 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:07:20,414 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-575cb92a-923f-47ca-85c3-995c6cfad9fd', 'x-compute-request-id': 'req-575cb92a-923f-47ca-85c3-995c6cfad9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:21,461 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:07:21,461 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-3e839fd7-af04-472a-8fe7-98bcbba3bbb1', 'x-compute-request-id': 'req-3e839fd7-af04-472a-8fe7-98bcbba3bbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:22,519 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:07:22,519 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-b6b1a98d-87a9-447f-99dd-762e21268510', 'x-compute-request-id': 'req-b6b1a98d-87a9-447f-99dd-762e21268510', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:23,568 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:07:23,568 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-72ea929b-79d1-448a-8969-0f581f907bd0', 'x-compute-request-id': 'req-72ea929b-79d1-448a-8969-0f581f907bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:24,637 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.066s
2025-11-20 13:07:24,638 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-8384da0c-06c1-486a-ae36-673c3197a8ae', 'x-compute-request-id': 'req-8384da0c-06c1-486a-ae36-673c3197a8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:25,694 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:07:25,694 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-dcc01447-e5c8-4134-95c0-1a33a9b3977e', 'x-compute-request-id': 'req-dcc01447-e5c8-4134-95c0-1a33a9b3977e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:26,749 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:07:26,749 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-53b8cf18-8dfc-4ffc-b829-119628c92e7b', 'x-compute-request-id': 'req-53b8cf18-8dfc-4ffc-b829-119628c92e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:27,809 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.058s
2025-11-20 13:07:27,810 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-2621069c-536e-412f-a09e-da1dcb92bf53', 'x-compute-request-id': 'req-2621069c-536e-412f-a09e-da1dcb92bf53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:28,861 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:07:28,861 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-e5a0a903-52e4-41d6-9cd1-472a4fa628a5', 'x-compute-request-id': 'req-e5a0a903-52e4-41d6-9cd1-472a4fa628a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:29,920 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.055s
2025-11-20 13:07:29,920 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-36893a44-95bf-484f-810c-9445db2a89b1', 'x-compute-request-id': 'req-36893a44-95bf-484f-810c-9445db2a89b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:30,973 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:07:30,973 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-b9b79075-48f8-40fc-92a1-01a258cf7db8', 'x-compute-request-id': 'req-b9b79075-48f8-40fc-92a1-01a258cf7db8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:32,028 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:07:32,028 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-eb23bb3a-93aa-4a99-9fd0-06dce41c1cac', 'x-compute-request-id': 'req-eb23bb3a-93aa-4a99-9fd0-06dce41c1cac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:33,098 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.067s
2025-11-20 13:07:33,098 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-fb0a80b1-dd38-40cc-97d7-c478a63179e0', 'x-compute-request-id': 'req-fb0a80b1-dd38-40cc-97d7-c478a63179e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:34,147 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:07:34,148 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-6455cfa0-92da-4237-9d08-9f5a1569b0fc', 'x-compute-request-id': 'req-6455cfa0-92da-4237-9d08-9f5a1569b0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:35,195 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:07:35,195 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-18ec0082-13de-4600-9ec5-95bc970faed2', 'x-compute-request-id': 'req-18ec0082-13de-4600-9ec5-95bc970faed2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:36,246 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:07:36,246 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-ea60cfc4-8334-4f7f-b2de-6353a9d0862f', 'x-compute-request-id': 'req-ea60cfc4-8334-4f7f-b2de-6353a9d0862f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:37,295 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:07:37,295 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-05f70a68-a841-442e-b12a-875a30692604', 'x-compute-request-id': 'req-05f70a68-a841-442e-b12a-875a30692604', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:38,344 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:07:38,345 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-791a282d-8be0-425a-b431-8a9b6319890a', 'x-compute-request-id': 'req-791a282d-8be0-425a-b431-8a9b6319890a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:39,397 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.049s
2025-11-20 13:07:39,397 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-45531ee1-1ea9-44e8-95b8-bcaad96645a1', 'x-compute-request-id': 'req-45531ee1-1ea9-44e8-95b8-bcaad96645a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:40,448 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:07:40,448 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-1972756c-8082-49d0-ac6b-d3890b3c6cdb', 'x-compute-request-id': 'req-1972756c-8082-49d0-ac6b-d3890b3c6cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:41,495 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:07:41,495 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-e64bf825-559a-4396-b967-16d30b07cc3f', 'x-compute-request-id': 'req-e64bf825-559a-4396-b967-16d30b07cc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:42,543 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:07:42,543 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-91e22635-0565-47e5-a6d6-466c458a7d20', 'x-compute-request-id': 'req-91e22635-0565-47e5-a6d6-466c458a7d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:43,593 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:07:43,593 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-e305bdc0-3886-4a74-bbfa-031df3ec5194', 'x-compute-request-id': 'req-e305bdc0-3886-4a74-bbfa-031df3ec5194', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:44,641 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:07:44,642 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-0db4752b-8c35-4ad5-8581-9c420f31e3f6', 'x-compute-request-id': 'req-0db4752b-8c35-4ad5-8581-9c420f31e3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:45,690 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:07:45,690 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-09d71064-f22f-4f76-a3a3-dbb13e379025', 'x-compute-request-id': 'req-09d71064-f22f-4f76-a3a3-dbb13e379025', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:46,741 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:07:46,741 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-c480972b-de33-4e56-acb7-cbae2760afc5', 'x-compute-request-id': 'req-c480972b-de33-4e56-acb7-cbae2760afc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:47,789 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:07:47,789 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-12c18dee-6464-4de0-9793-7430455ef1e6', 'x-compute-request-id': 'req-12c18dee-6464-4de0-9793-7430455ef1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:48,838 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:07:48,838 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-53e2eaf9-ab29-4574-85c6-c25abc8b3e39', 'x-compute-request-id': 'req-53e2eaf9-ab29-4574-85c6-c25abc8b3e39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:49,888 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:07:49,888 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-35299229-b876-4a03-84e9-840d93f8e0c1', 'x-compute-request-id': 'req-35299229-b876-4a03-84e9-840d93f8e0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:50,939 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:07:50,939 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-c7213d6a-119e-4624-9c02-a3b55e57a31f', 'x-compute-request-id': 'req-c7213d6a-119e-4624-9c02-a3b55e57a31f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:51,988 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:07:51,988 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-3a5b1542-07ab-41e0-8848-d2c8af2c0d90', 'x-compute-request-id': 'req-3a5b1542-07ab-41e0-8848-d2c8af2c0d90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:53,034 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.043s
2025-11-20 13:07:53,034 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-935cafae-ebc1-4a97-91e4-4850e6b391db', 'x-compute-request-id': 'req-935cafae-ebc1-4a97-91e4-4850e6b391db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:54,094 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.057s
2025-11-20 13:07:54,095 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-0d205704-952b-4f83-8801-c68ef3903b0d', 'x-compute-request-id': 'req-0d205704-952b-4f83-8801-c68ef3903b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:55,146 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:07:55,147 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-01f7f168-ea8c-41a3-b877-fe9040987008', 'x-compute-request-id': 'req-01f7f168-ea8c-41a3-b877-fe9040987008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:56,197 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:07:56,197 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-133eeaf0-0490-414c-8fd5-4e8a3e21db04', 'x-compute-request-id': 'req-133eeaf0-0490-414c-8fd5-4e8a3e21db04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:57,266 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.065s
2025-11-20 13:07:57,266 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-88323d7b-626c-4a62-b8a9-b6454276729f', 'x-compute-request-id': 'req-88323d7b-626c-4a62-b8a9-b6454276729f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:58,338 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.069s
2025-11-20 13:07:58,338 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-4382b8fb-1274-4908-aea7-53524d09cb66', 'x-compute-request-id': 'req-4382b8fb-1274-4908-aea7-53524d09cb66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:07:59,403 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.061s
2025-11-20 13:07:59,403 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:07: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-1973dbce-0a12-4b46-b2c5-1c4e252dc5d4', 'x-compute-request-id': 'req-1973dbce-0a12-4b46-b2c5-1c4e252dc5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:00,452 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:08:00,453 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-c7beb6af-8d8e-4049-9ee5-419bfc0d24dc', 'x-compute-request-id': 'req-c7beb6af-8d8e-4049-9ee5-419bfc0d24dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:01,515 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.059s
2025-11-20 13:08:01,515 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-a313ac97-ff76-46a4-9dc5-cb56a8645eb0', 'x-compute-request-id': 'req-a313ac97-ff76-46a4-9dc5-cb56a8645eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:02,571 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:08:02,571 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-dcca1496-bc07-40b0-914b-6d137bfff5dc', 'x-compute-request-id': 'req-dcca1496-bc07-40b0-914b-6d137bfff5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:03,661 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.086s
2025-11-20 13:08:03,661 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-bf309392-b4fa-49e9-9d86-d465ea7af97b', 'x-compute-request-id': 'req-bf309392-b4fa-49e9-9d86-d465ea7af97b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:04,714 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:08:04,714 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-85fceba3-7419-4334-a81a-5d2876e7bde8', 'x-compute-request-id': 'req-85fceba3-7419-4334-a81a-5d2876e7bde8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:05,764 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:08:05,765 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-b267085e-e7d9-400f-b10e-fd0bd2b669c0', 'x-compute-request-id': 'req-b267085e-e7d9-400f-b10e-fd0bd2b669c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:06,815 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:08:06,815 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-9fdae7a0-4dbd-46ee-9f3c-aef1ea1a9e3e', 'x-compute-request-id': 'req-9fdae7a0-4dbd-46ee-9f3c-aef1ea1a9e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:07,863 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:08:07,864 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-dadc107c-3543-4000-b542-b68369f5ac38', 'x-compute-request-id': 'req-dadc107c-3543-4000-b542-b68369f5ac38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:08,919 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.052s
2025-11-20 13:08:08,920 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-15fd6436-b7b7-45e0-a8fb-a3853e7f08a9', 'x-compute-request-id': 'req-15fd6436-b7b7-45e0-a8fb-a3853e7f08a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:09,982 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.059s
2025-11-20 13:08:09,982 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-ad0a8708-80e0-439f-9e1a-b0e4a5fb9240', 'x-compute-request-id': 'req-ad0a8708-80e0-439f-9e1a-b0e4a5fb9240', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:11,029 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:08:11,030 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-6166ac15-15c6-4db9-a00a-d08a587294c5', 'x-compute-request-id': 'req-6166ac15-15c6-4db9-a00a-d08a587294c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:12,113 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.080s
2025-11-20 13:08:12,114 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-4fc89219-e415-44c8-ba4d-5cf95fa2dddc', 'x-compute-request-id': 'req-4fc89219-e415-44c8-ba4d-5cf95fa2dddc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:13,162 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:08:13,162 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-9c3ac852-d2c5-4dac-a4ee-3d7c39e215f7', 'x-compute-request-id': 'req-9c3ac852-d2c5-4dac-a4ee-3d7c39e215f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:14,249 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.083s
2025-11-20 13:08:14,249 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-d49f9ffa-0ef1-47f3-a7c1-aefc465e0002', 'x-compute-request-id': 'req-d49f9ffa-0ef1-47f3-a7c1-aefc465e0002', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:15,303 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:08:15,304 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-be910e5e-8201-4e5e-aef7-eec351656d4a', 'x-compute-request-id': 'req-be910e5e-8201-4e5e-aef7-eec351656d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:16,357 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:08:16,357 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-f29ffb78-8821-45b7-bbb6-993760fab06a', 'x-compute-request-id': 'req-f29ffb78-8821-45b7-bbb6-993760fab06a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:17,407 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:08:17,408 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-6f18d397-de57-474f-955f-d6b493f9bdc0', 'x-compute-request-id': 'req-6f18d397-de57-474f-955f-d6b493f9bdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:18,456 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:08:18,456 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-3a203d6d-7e73-4c6f-879e-1a67df115842', 'x-compute-request-id': 'req-3a203d6d-7e73-4c6f-879e-1a67df115842', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:19,508 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:08:19,508 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-215bc34b-dd85-486a-8b23-5c7969f8678f', 'x-compute-request-id': 'req-215bc34b-dd85-486a-8b23-5c7969f8678f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:20,557 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:08:20,558 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-def715d2-6014-4641-91b4-83babeb52ed9', 'x-compute-request-id': 'req-def715d2-6014-4641-91b4-83babeb52ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:21,606 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:08:21,607 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-3af444c0-f27e-4be6-8f87-2ec2701f6a02', 'x-compute-request-id': 'req-3af444c0-f27e-4be6-8f87-2ec2701f6a02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:22,654 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.043s
2025-11-20 13:08:22,654 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-fad20339-4cb6-4fea-8f7f-6fc7de40cdec', 'x-compute-request-id': 'req-fad20339-4cb6-4fea-8f7f-6fc7de40cdec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:23,720 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.063s
2025-11-20 13:08:23,720 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-decbeece-8b84-458a-b15d-679b9e8d0d21', 'x-compute-request-id': 'req-decbeece-8b84-458a-b15d-679b9e8d0d21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:24,798 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.075s
2025-11-20 13:08:24,798 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-8400111f-e92e-4d94-8fae-842c78d958b0', 'x-compute-request-id': 'req-8400111f-e92e-4d94-8fae-842c78d958b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:25,852 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:08:25,852 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-175614e5-79b7-413e-a78d-0fba714abd85', 'x-compute-request-id': 'req-175614e5-79b7-413e-a78d-0fba714abd85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:26,899 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.043s
2025-11-20 13:08:26,899 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-4c7b418e-f330-4d08-8073-edb74d09eab1', 'x-compute-request-id': 'req-4c7b418e-f330-4d08-8073-edb74d09eab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:27,951 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:08:27,952 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-ff8651a2-9739-494f-85bf-d686e2c6f258', 'x-compute-request-id': 'req-ff8651a2-9739-494f-85bf-d686e2c6f258', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:29,262 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.307s
2025-11-20 13:08:29,262 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-b3bb17e5-0fb9-4047-84a2-314f4bc13bb7', 'x-compute-request-id': 'req-b3bb17e5-0fb9-4047-84a2-314f4bc13bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:30,310 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:08:30,310 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-6c7dd668-0d45-4603-8fd6-cc1324a769ca', 'x-compute-request-id': 'req-6c7dd668-0d45-4603-8fd6-cc1324a769ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:31,378 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.064s
2025-11-20 13:08:31,378 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-c97c9ff8-bf94-4305-b161-d018648b1952', 'x-compute-request-id': 'req-c97c9ff8-bf94-4305-b161-d018648b1952', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:32,424 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.043s
2025-11-20 13:08:32,424 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-bec78212-634c-438c-ad97-ac53849a9359', 'x-compute-request-id': 'req-bec78212-634c-438c-ad97-ac53849a9359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:33,498 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.071s
2025-11-20 13:08:33,499 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-0f9efa1b-119f-42fc-b5ba-ed1e56f88ed0', 'x-compute-request-id': 'req-0f9efa1b-119f-42fc-b5ba-ed1e56f88ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:34,571 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.070s
2025-11-20 13:08:34,572 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-2994eb0d-dc9b-4ee9-a81d-12940bf8a355', 'x-compute-request-id': 'req-2994eb0d-dc9b-4ee9-a81d-12940bf8a355', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:35,626 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:08:35,626 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-a4844861-07b3-4d8c-b0d7-8c9faa316098', 'x-compute-request-id': 'req-a4844861-07b3-4d8c-b0d7-8c9faa316098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:36,696 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.067s
2025-11-20 13:08:36,697 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-8cccd052-489a-4508-95fe-296ad92747ac', 'x-compute-request-id': 'req-8cccd052-489a-4508-95fe-296ad92747ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:37,856 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.155s
2025-11-20 13:08:37,856 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-04001298-b38d-4b01-8f9e-c40e9cf7c1a7', 'x-compute-request-id': 'req-04001298-b38d-4b01-8f9e-c40e9cf7c1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:39,174 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.315s
2025-11-20 13:08:39,175 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-d9a61641-788a-47f4-bf0e-5a67ef6157ee', 'x-compute-request-id': 'req-d9a61641-788a-47f4-bf0e-5a67ef6157ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:40,497 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.318s
2025-11-20 13:08:40,497 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-ad254d64-5998-4afb-9cd7-f078c37bb78e', 'x-compute-request-id': 'req-ad254d64-5998-4afb-9cd7-f078c37bb78e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:41,555 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.055s
2025-11-20 13:08:41,555 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-6637b4b1-37d4-4e75-a19b-bbeee5f1efdb', 'x-compute-request-id': 'req-6637b4b1-37d4-4e75-a19b-bbeee5f1efdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:42,639 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.080s
2025-11-20 13:08:42,639 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-e542d289-e17e-4084-858f-35f8ae5849a8', 'x-compute-request-id': 'req-e542d289-e17e-4084-858f-35f8ae5849a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:43,718 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.075s
2025-11-20 13:08:43,718 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-b501cfcc-97a1-470f-af85-ef01711a4244', 'x-compute-request-id': 'req-b501cfcc-97a1-470f-af85-ef01711a4244', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:44,787 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.066s
2025-11-20 13:08:44,788 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-37d5e8bf-408c-4465-92da-25df04991286', 'x-compute-request-id': 'req-37d5e8bf-408c-4465-92da-25df04991286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:45,842 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:08:45,843 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-281d9967-0a4b-4e47-8adf-8d1f3179fe14', 'x-compute-request-id': 'req-281d9967-0a4b-4e47-8adf-8d1f3179fe14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:46,893 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:08:46,894 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-23a623ef-143c-4412-a869-ac2726af9189', 'x-compute-request-id': 'req-23a623ef-143c-4412-a869-ac2726af9189', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:47,950 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:08:47,950 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-fff16c32-b954-414e-88a3-00d9b6cc0297', 'x-compute-request-id': 'req-fff16c32-b954-414e-88a3-00d9b6cc0297', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:49,023 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.070s
2025-11-20 13:08:49,024 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-41954ddc-29e0-4960-ac03-0890118096dd', 'x-compute-request-id': 'req-41954ddc-29e0-4960-ac03-0890118096dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:50,075 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:08:50,075 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-a70705c0-546c-4e8b-811b-06173e1226b1', 'x-compute-request-id': 'req-a70705c0-546c-4e8b-811b-06173e1226b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:51,128 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.050s
2025-11-20 13:08:51,129 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-3e8a601a-ec34-491a-82c4-de45edad60c5', 'x-compute-request-id': 'req-3e8a601a-ec34-491a-82c4-de45edad60c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:52,183 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:08:52,184 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-532376a3-8dbc-4727-bb17-d40428bd39b2', 'x-compute-request-id': 'req-532376a3-8dbc-4727-bb17-d40428bd39b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:53,273 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.086s
2025-11-20 13:08:53,273 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-e863ade1-363c-4529-b71d-3af95220d8b7', 'x-compute-request-id': 'req-e863ade1-363c-4529-b71d-3af95220d8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:54,344 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.068s
2025-11-20 13:08:54,345 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-a1815332-92a6-4b87-aaf9-66722ebd5e1d', 'x-compute-request-id': 'req-a1815332-92a6-4b87-aaf9-66722ebd5e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:55,402 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.054s
2025-11-20 13:08:55,403 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-f75d0099-d275-46b6-82ae-3fc0bceefa0a', 'x-compute-request-id': 'req-f75d0099-d275-46b6-82ae-3fc0bceefa0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:56,453 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.047s
2025-11-20 13:08:56,454 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-51cb2cc2-01af-42eb-aaa4-919fe77cf0bc', 'x-compute-request-id': 'req-51cb2cc2-01af-42eb-aaa4-919fe77cf0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:57,517 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.060s
2025-11-20 13:08:57,517 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-8b4815b0-3243-42db-a5ed-ebd7650ea7fc', 'x-compute-request-id': 'req-8b4815b0-3243-42db-a5ed-ebd7650ea7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:58,580 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.060s
2025-11-20 13:08:58,581 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-4c213e7f-c506-41ae-8afa-ab20b0b22ca1', 'x-compute-request-id': 'req-4c213e7f-c506-41ae-8afa-ab20b0b22ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:08:59,637 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:08:59,638 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:08: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-5ddc5e3b-9308-4e01-a301-9f25fbeb46f6', 'x-compute-request-id': 'req-5ddc5e3b-9308-4e01-a301-9f25fbeb46f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:00,694 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:09:00,695 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-76f8a511-9932-4e91-a668-6a0701eef648', 'x-compute-request-id': 'req-76f8a511-9932-4e91-a668-6a0701eef648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:01,743 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:09:01,743 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-4296c337-8fdf-4e37-80ab-0df697d2ad20', 'x-compute-request-id': 'req-4296c337-8fdf-4e37-80ab-0df697d2ad20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:02,798 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.051s
2025-11-20 13:09:02,798 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-451e3e57-2d78-4b61-bfe5-5cd179ebf7e3', 'x-compute-request-id': 'req-451e3e57-2d78-4b61-bfe5-5cd179ebf7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:03,847 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:09:03,847 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-7c38bd14-51c4-4c85-a101-e04c860d1181', 'x-compute-request-id': 'req-7c38bd14-51c4-4c85-a101-e04c860d1181', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:04,896 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:09:04,897 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-6465e54a-34be-4a0e-8514-dc4083520d39', 'x-compute-request-id': 'req-6465e54a-34be-4a0e-8514-dc4083520d39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:05,949 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.049s
2025-11-20 13:09:05,949 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-591c4bfc-27f5-4e1c-826e-5db9bf7de8d2', 'x-compute-request-id': 'req-591c4bfc-27f5-4e1c-826e-5db9bf7de8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:07,000 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.048s
2025-11-20 13:09:07,001 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-5a3a9d8d-6cc7-4e82-be48-6a2bb4ae681a', 'x-compute-request-id': 'req-5a3a9d8d-6cc7-4e82-be48-6a2bb4ae681a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:08,059 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.055s
2025-11-20 13:09:08,059 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-f12f1089-e22b-4410-9313-4f8793e1e1d7', 'x-compute-request-id': 'req-f12f1089-e22b-4410-9313-4f8793e1e1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:09,120 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.058s
2025-11-20 13:09:09,121 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-937ab37d-4d55-4268-8182-01f99b5b3ab4', 'x-compute-request-id': 'req-937ab37d-4d55-4268-8182-01f99b5b3ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:10,176 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.053s
2025-11-20 13:09:10,176 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-d1013e05-eb98-44e6-81cc-6e0ce387e182', 'x-compute-request-id': 'req-d1013e05-eb98-44e6-81cc-6e0ce387e182', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:11,223 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.044s
2025-11-20 13:09:11,223 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-f5f648b7-da01-4b40-ab43-e2056594d175', 'x-compute-request-id': 'req-f5f648b7-da01-4b40-ab43-e2056594d175', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:12,289 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.062s
2025-11-20 13:09:12,289 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-c903a89a-1c51-4b10-ae89-699b50032c74', 'x-compute-request-id': 'req-c903a89a-1c51-4b10-ae89-699b50032c74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:13,348 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.055s
2025-11-20 13:09:13,348 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-4a2610af-bab0-4378-af6c-199dba71db0b', 'x-compute-request-id': 'req-4a2610af-bab0-4378-af6c-199dba71db0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:14,397 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.046s
2025-11-20 13:09:14,398 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-5fcf9ada-98ad-424f-9c36-7a46742b5979', 'x-compute-request-id': 'req-5fcf9ada-98ad-424f-9c36-7a46742b5979', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:15,450 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments 0.045s
2025-11-20 13:09:15,450 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09: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-68a187bd-1f4a-4381-bd78-fa832dcaf644', 'x-compute-request-id': 'req-68a187bd-1f4a-4381-bd78-fa832dcaf644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "volumeId": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "serverId": "b271bd32-fbef-4de3-8015-cd27aef22822", "device": "/dev/vdb"}]}'
2025-11-20 13:09:17,513 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action 1.060s
2025-11-20 13:09:17,513 81335 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': 'Thu, 20 Nov 2025 12:09:16 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-96b6d098-b656-438d-bb4b-aafba35d23c4', 'x-compute-request-id': 'req-96b6d098-b656-438d-bb4b-aafba35d23c4', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.139/compute/v2.1/servers/b271bd32-fbef-4de3-8015-cd27aef22822/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-11-20 13:09:17,555 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:09:17,556 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefb1e8d-be71-4fad-bef8-7c30293ae7ae', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefb1e8d-be71-4fad-bef8-7c30293ae7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:18,619 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.052s
2025-11-20 13:09:18,620 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c16aff9-5eea-4c9e-b518-ba842d35b696', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c16aff9-5eea-4c9e-b518-ba842d35b696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:19,707 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.073s
2025-11-20 13:09:19,708 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6c3261-6d3d-43fd-9f71-dbf7e5bece75', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6c3261-6d3d-43fd-9f71-dbf7e5bece75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:20,780 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.056s
2025-11-20 13:09:20,780 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df97c96-ea36-4eb4-a993-6185aaf98b40', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df97c96-ea36-4eb4-a993-6185aaf98b40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:21,833 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:09:21,833 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85dd2f25-437b-4ffb-a47e-ee10aacb1821', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85dd2f25-437b-4ffb-a47e-ee10aacb1821', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:22,885 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:09:22,886 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd510eac-8ac0-442f-81d8-8bb16085fc33', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd510eac-8ac0-442f-81d8-8bb16085fc33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:23,939 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:09:23,940 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8605b6e-097f-4f25-b40c-260e9562f6fc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8605b6e-097f-4f25-b40c-260e9562f6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:24,993 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:09:24,993 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376216f9-4e3e-4a70-855e-99f3fadaae22', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376216f9-4e3e-4a70-855e-99f3fadaae22', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:26,049 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:09:26,050 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6902e56-af28-4537-a072-944004ed6900', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6902e56-af28-4537-a072-944004ed6900', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:27,102 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:09:27,103 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1334ba4c-a9af-475b-9bd4-3456772b758e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1334ba4c-a9af-475b-9bd4-3456772b758e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:28,163 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.049s
2025-11-20 13:09:28,164 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647609e0-3333-4233-be2d-6e85d8be1172', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647609e0-3333-4233-be2d-6e85d8be1172', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:29,216 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:09:29,217 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477793b0-654f-4b2e-baec-fd7ed9d4b121', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477793b0-654f-4b2e-baec-fd7ed9d4b121', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:30,271 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:09:30,271 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec2766f-847f-447c-85f6-3acdcd868b4b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec2766f-847f-447c-85f6-3acdcd868b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:31,323 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:09:31,324 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576055d9-8570-4c58-ab65-9aaa622015bf', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576055d9-8570-4c58-ab65-9aaa622015bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:32,390 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.055s
2025-11-20 13:09:32,390 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddcc8fe-02b3-4950-873a-522192f9fed4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddcc8fe-02b3-4950-873a-522192f9fed4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:33,451 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.049s
2025-11-20 13:09:33,451 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c328f1b-d62d-48cc-a27b-cd65e93be8a5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c328f1b-d62d-48cc-a27b-cd65e93be8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:34,527 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.061s
2025-11-20 13:09:34,527 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e25ce61-fbc2-4c08-9753-dacf884aeb12', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e25ce61-fbc2-4c08-9753-dacf884aeb12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:35,588 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.046s
2025-11-20 13:09:35,588 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a0b85f-ca82-47a3-9886-cbb908e5a3c9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a0b85f-ca82-47a3-9886-cbb908e5a3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:36,636 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:09:36,636 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b078c6c-6f1b-43f4-a5bd-4a63f9b53c20', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b078c6c-6f1b-43f4-a5bd-4a63f9b53c20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:37,690 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:09:37,691 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79ca4e8-1c87-443c-bb28-664e0c2e484a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79ca4e8-1c87-443c-bb28-664e0c2e484a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:38,738 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:09:38,739 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f873b7-7727-4952-9588-9312566a1137', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f873b7-7727-4952-9588-9312566a1137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:39,789 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:09:39,790 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7b5211-19ef-4182-be66-92000ebc6388', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7b5211-19ef-4182-be66-92000ebc6388', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:40,845 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.044s
2025-11-20 13:09:40,845 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1030b01-8895-4b89-bb70-bde21c326a3e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1030b01-8895-4b89-bb70-bde21c326a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:41,894 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:09:41,894 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838e24a7-c967-4721-b871-0959f7c47b50', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838e24a7-c967-4721-b871-0959f7c47b50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:42,949 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:09:42,950 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2976076-3e26-4c20-b793-2ef6e6dad68b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2976076-3e26-4c20-b793-2ef6e6dad68b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:44,031 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.069s
2025-11-20 13:09:44,031 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2acab59-597b-4e01-aaa3-3519f1a92ec4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2acab59-597b-4e01-aaa3-3519f1a92ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:45,079 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:09:45,079 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02cbcd7-fd6c-4216-93b7-fd9ba40f5457', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02cbcd7-fd6c-4216-93b7-fd9ba40f5457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:46,130 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:09:46,130 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83a03da-7c8a-491b-8cb8-b9e485b2362f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83a03da-7c8a-491b-8cb8-b9e485b2362f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:47,185 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.044s
2025-11-20 13:09:47,186 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c0fae0-512b-4668-8268-9d8ab74946c9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c0fae0-512b-4668-8268-9d8ab74946c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:48,239 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:09:48,240 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10dba223-83af-41b7-aa95-a463d0a7c7ca', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10dba223-83af-41b7-aa95-a463d0a7c7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:49,291 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:09:49,292 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59ebacf-82e1-46a7-b861-feb1828b010d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59ebacf-82e1-46a7-b861-feb1828b010d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:50,346 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:09:50,347 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b02e005-d047-4310-8847-8e0935a6d9a5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b02e005-d047-4310-8847-8e0935a6d9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:51,396 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:09:51,397 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5be978-d3da-4d22-ad79-5e767c771d47', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5be978-d3da-4d22-ad79-5e767c771d47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:52,454 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.046s
2025-11-20 13:09:52,455 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd69d4ad-329e-410d-a9a3-77459bfad696', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd69d4ad-329e-410d-a9a3-77459bfad696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:53,512 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:09:53,513 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f706dbfb-e53c-4a01-8480-429a3b4bbedd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f706dbfb-e53c-4a01-8480-429a3b4bbedd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:54,566 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:09:54,567 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e3415f-b12f-4ae0-a87b-0e04c648334e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e3415f-b12f-4ae0-a87b-0e04c648334e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:55,617 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:09:55,618 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef005f5-76d7-4705-87a0-03a52668e429', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef005f5-76d7-4705-87a0-03a52668e429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:56,691 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.061s
2025-11-20 13:09:56,691 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7dec9a-f608-4300-8b2b-478896444068', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7dec9a-f608-4300-8b2b-478896444068', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:57,740 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:09:57,741 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9baf18-4d71-442c-b303-62c457a9e6f3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9baf18-4d71-442c-b303-62c457a9e6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:58,794 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:09:58,794 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827da324-4e82-43a5-b138-7d0c63525205', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827da324-4e82-43a5-b138-7d0c63525205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:09:59,888 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.082s
2025-11-20 13:09:59,888 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05f00f4-e671-46ca-9429-a3fc8858f338', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05f00f4-e671-46ca-9429-a3fc8858f338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:01,004 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.104s
2025-11-20 13:10:01,005 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4210cb41-e0c3-487f-b134-a71f6043b8bd', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4210cb41-e0c3-487f-b134-a71f6043b8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:02,067 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.046s
2025-11-20 13:10:02,068 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a778c7-1407-45ee-8584-38d4130ace10', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a778c7-1407-45ee-8584-38d4130ace10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:03,120 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:10:03,121 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4328adfb-de7b-422b-8172-2f830c4242d8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4328adfb-de7b-422b-8172-2f830c4242d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:04,172 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:10:04,172 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780c03a4-b316-4653-acee-142e647b664c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780c03a4-b316-4653-acee-142e647b664c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:05,221 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:10:05,221 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e482d9-a14f-4a75-87a7-915bed347231', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e482d9-a14f-4a75-87a7-915bed347231', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:06,331 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.098s
2025-11-20 13:10:06,332 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030803e6-e8df-4c8d-80c1-60d4f1ab5d36', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030803e6-e8df-4c8d-80c1-60d4f1ab5d36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:07,398 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.055s
2025-11-20 13:10:07,398 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdbb1b94-3149-4f59-8384-7cbe6119f346', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdbb1b94-3149-4f59-8384-7cbe6119f346', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:08,491 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.080s
2025-11-20 13:10:08,492 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c2d1ed-5efa-4412-a91b-ff35969580fc', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c2d1ed-5efa-4412-a91b-ff35969580fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:09,649 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.145s
2025-11-20 13:10:09,649 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992aae5a-a0f5-409f-82d9-5d38cc86f5b3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992aae5a-a0f5-409f-82d9-5d38cc86f5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:10,705 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:10:10,705 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9946984b-5ea8-4786-93da-580083052bda', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9946984b-5ea8-4786-93da-580083052bda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:11,765 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.046s
2025-11-20 13:10:11,765 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f4306db-9861-4660-8ab1-526902b2dfb6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f4306db-9861-4660-8ab1-526902b2dfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:12,849 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.071s
2025-11-20 13:10:12,849 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8b6606-ccab-4635-b0c3-e7e088e17064', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8b6606-ccab-4635-b0c3-e7e088e17064', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:13,903 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:10:13,904 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2c7391-a7b4-4194-8386-8e8cb3f661b5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2c7391-a7b4-4194-8386-8e8cb3f661b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:14,955 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:10:14,956 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98246c65-e42c-4d1b-ad0d-19c19d01f812', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98246c65-e42c-4d1b-ad0d-19c19d01f812', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:16,032 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.065s
2025-11-20 13:10:16,032 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43780782-e959-4853-8879-6f95b32480af', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43780782-e959-4853-8879-6f95b32480af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:17,093 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.050s
2025-11-20 13:10:17,093 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf8ad7b-def3-48d0-a139-076f1cb663f9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf8ad7b-def3-48d0-a139-076f1cb663f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:18,149 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:10:18,150 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259eb6c4-c401-4d68-811a-9c83579883f5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259eb6c4-c401-4d68-811a-9c83579883f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:19,221 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.059s
2025-11-20 13:10:19,221 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6830bae-4b5a-43a3-9c3d-3d6d5b487b80', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6830bae-4b5a-43a3-9c3d-3d6d5b487b80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:20,271 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:10:20,271 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cad01f6-11c0-4542-b6f6-0ca38a2f28d2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cad01f6-11c0-4542-b6f6-0ca38a2f28d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:21,321 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:10:21,322 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a108bbc-3db6-44fb-b296-daa633937922', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a108bbc-3db6-44fb-b296-daa633937922', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:22,375 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:10:22,375 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ea0b67-bd5b-41ed-a9e3-87cfd788dbf5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ea0b67-bd5b-41ed-a9e3-87cfd788dbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:23,429 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:10:23,430 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4608cf-93a5-45f5-9cce-ccbccf0fe8c2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4608cf-93a5-45f5-9cce-ccbccf0fe8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:24,519 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.077s
2025-11-20 13:10:24,519 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e036fe93-09ad-48a3-80f8-cb742dc7e308', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e036fe93-09ad-48a3-80f8-cb742dc7e308', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:25,572 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:10:25,572 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05076af0-bcc6-4780-8df0-a03acbf21f2b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05076af0-bcc6-4780-8df0-a03acbf21f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:26,639 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.048s
2025-11-20 13:10:26,639 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47892730-a4df-4509-bc3e-487fe184225f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47892730-a4df-4509-bc3e-487fe184225f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:27,699 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.048s
2025-11-20 13:10:27,699 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6500bca9-a443-4523-8f01-0715fd597363', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6500bca9-a443-4523-8f01-0715fd597363', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:28,770 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.059s
2025-11-20 13:10:28,771 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73bddb23-77cf-4767-bd95-53e91e7ce0a5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73bddb23-77cf-4767-bd95-53e91e7ce0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:29,821 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:10:29,822 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93363542-5353-486c-872a-d8792c1b49a3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93363542-5353-486c-872a-d8792c1b49a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:30,874 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:10:30,874 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6852a87b-4cac-481d-810d-2745ab6f7420', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6852a87b-4cac-481d-810d-2745ab6f7420', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:31,922 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:10:31,923 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed45d7c-b78d-496d-a339-7231a68fa705', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed45d7c-b78d-496d-a339-7231a68fa705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:32,978 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.044s
2025-11-20 13:10:32,979 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed939fb0-97dd-44ad-98ef-bab87967a5d8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed939fb0-97dd-44ad-98ef-bab87967a5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:34,068 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.078s
2025-11-20 13:10:34,068 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e678f0-ff70-48d8-8d32-5b605978d9b2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e678f0-ff70-48d8-8d32-5b605978d9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:35,126 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.047s
2025-11-20 13:10:35,126 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb85fb7-8860-4e07-a955-fd5f2a748723', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb85fb7-8860-4e07-a955-fd5f2a748723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:36,182 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:10:36,182 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c1cb6e-349f-41e9-aacb-8642cfe74320', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c1cb6e-349f-41e9-aacb-8642cfe74320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:37,244 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.048s
2025-11-20 13:10:37,244 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4a4af4-8622-43b6-9aae-c07b1e26da92', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4a4af4-8622-43b6-9aae-c07b1e26da92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:38,308 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.051s
2025-11-20 13:10:38,308 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b294531-048e-43b5-9d01-b4eea87b4a10', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b294531-048e-43b5-9d01-b4eea87b4a10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:39,365 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.046s
2025-11-20 13:10:39,365 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac213ff7-50ab-49d8-b30f-5a981f4ca7f6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac213ff7-50ab-49d8-b30f-5a981f4ca7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:40,447 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.065s
2025-11-20 13:10:40,447 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4268e27d-e049-4a5c-b469-199dad4a6e37', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4268e27d-e049-4a5c-b469-199dad4a6e37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:41,528 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.069s
2025-11-20 13:10:41,528 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31cb198-5aa4-42af-8487-3db8148e0944', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31cb198-5aa4-42af-8487-3db8148e0944', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:42,598 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.059s
2025-11-20 13:10:42,598 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980098f0-fe42-409f-a404-653b854193ea', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980098f0-fe42-409f-a404-653b854193ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:43,669 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.060s
2025-11-20 13:10:43,669 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f034745f-5845-439a-8866-7404b2bd1f8c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f034745f-5845-439a-8866-7404b2bd1f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:44,722 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:10:44,722 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d82f680-5fde-4f63-acec-fe1ab7dabeef', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d82f680-5fde-4f63-acec-fe1ab7dabeef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:45,774 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:10:45,774 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d20149-18c8-490f-be7f-906782e8f874', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d20149-18c8-490f-be7f-906782e8f874', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:46,826 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:10:46,827 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd3271c-0893-47d5-afa9-3909383a7b25', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd3271c-0893-47d5-afa9-3909383a7b25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:47,912 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.073s
2025-11-20 13:10:47,912 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2815c227-e8f5-40f4-8fca-1621475fef48', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2815c227-e8f5-40f4-8fca-1621475fef48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:48,991 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.068s
2025-11-20 13:10:48,991 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be6431a-06f9-4cfe-9bbc-993860dddcbb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be6431a-06f9-4cfe-9bbc-993860dddcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:50,042 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:10:50,042 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8e9cce-e132-4f46-945b-4e288dc55f38', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8e9cce-e132-4f46-945b-4e288dc55f38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:51,095 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:10:51,096 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dafe8ea-d7f1-48a1-8698-17dd838976aa', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dafe8ea-d7f1-48a1-8698-17dd838976aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:52,143 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:10:52,143 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295066bd-812d-4343-a2d9-004f798d8616', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295066bd-812d-4343-a2d9-004f798d8616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:53,206 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.051s
2025-11-20 13:10:53,207 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8debd4-fa8a-47f9-a417-416865364cc5', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8debd4-fa8a-47f9-a417-416865364cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:54,264 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.046s
2025-11-20 13:10:54,264 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3674b903-4da1-4748-bc47-1f61eb77654b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3674b903-4da1-4748-bc47-1f61eb77654b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:55,335 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.060s
2025-11-20 13:10:55,335 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affc0660-a6ee-4756-b7ec-2ce1cbd6a591', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affc0660-a6ee-4756-b7ec-2ce1cbd6a591', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:56,418 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.072s
2025-11-20 13:10:56,418 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69787b42-03a6-4822-830d-936d5cacba2c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69787b42-03a6-4822-830d-936d5cacba2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:57,481 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.051s
2025-11-20 13:10:57,481 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82a07e6-4739-4c0f-be2c-0c2b49543f37', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82a07e6-4739-4c0f-be2c-0c2b49543f37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:58,762 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.268s
2025-11-20 13:10:58,762 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a6df69-facb-4dc8-b95c-fa0c794f025b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a6df69-facb-4dc8-b95c-fa0c794f025b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:10:59,813 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:10:59,813 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd16938-e46d-4d04-bd82-a324cf8a26fe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd16938-e46d-4d04-bd82-a324cf8a26fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:00,862 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:00,863 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71aed801-a64d-41df-bb89-7f25caf9c287', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71aed801-a64d-41df-bb89-7f25caf9c287', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:01,914 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:01,914 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f261025f-c29c-4843-a1a9-07d2e0533f3f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f261025f-c29c-4843-a1a9-07d2e0533f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:02,978 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.052s
2025-11-20 13:11:02,978 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3deb032-2d2c-4f50-bdbe-5e09728b5f05', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3deb032-2d2c-4f50-bdbe-5e09728b5f05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:04,050 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.061s
2025-11-20 13:11:04,050 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffb5891-f104-4559-82d4-01148725ab65', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffb5891-f104-4559-82d4-01148725ab65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:05,104 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:11:05,104 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd42749-89ca-4892-985e-a5c79ad664ed', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd42749-89ca-4892-985e-a5c79ad664ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:06,162 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.046s
2025-11-20 13:11:06,162 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-982737ee-d00a-4f8b-9d20-6bcb78d46736', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-982737ee-d00a-4f8b-9d20-6bcb78d46736', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:07,241 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.067s
2025-11-20 13:11:07,241 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3249a83-5faf-41ff-b15e-2ed994e68dd7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3249a83-5faf-41ff-b15e-2ed994e68dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:08,372 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.117s
2025-11-20 13:11:08,372 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfe5e3d-0fc0-4a21-887b-5b6a4cc30e59', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfe5e3d-0fc0-4a21-887b-5b6a4cc30e59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:09,421 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:09,421 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7577c94b-f934-4d27-b645-a2bc98b3c683', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7577c94b-f934-4d27-b645-a2bc98b3c683', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:10,468 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:11:10,468 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4097ec82-773a-41d6-ada8-04db0b6cac66', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4097ec82-773a-41d6-ada8-04db0b6cac66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:11,518 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:11,518 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82814203-cd94-458f-a677-c5aad1a7b1a8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82814203-cd94-458f-a677-c5aad1a7b1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:12,568 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:11:12,568 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92348b00-ae1d-407a-879c-41c0d0164555', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92348b00-ae1d-407a-879c-41c0d0164555', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:13,617 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:13,617 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dee40fd-fd37-4e2a-841b-48b8007962e2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dee40fd-fd37-4e2a-841b-48b8007962e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:14,703 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.074s
2025-11-20 13:11:14,703 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c41b31-7fdc-447f-9ecd-31a3c1d9e5a6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c41b31-7fdc-447f-9ecd-31a3c1d9e5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:15,750 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.035s
2025-11-20 13:11:15,750 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dddcd89-518c-4877-8dc6-10c1c872fdfe', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dddcd89-518c-4877-8dc6-10c1c872fdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:16,802 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:11:16,802 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758a6f99-a62c-452a-a47e-143ba11f0108', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758a6f99-a62c-452a-a47e-143ba11f0108', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:17,854 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:17,854 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9194b0f3-7f29-486b-ba26-db86b8e99334', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9194b0f3-7f29-486b-ba26-db86b8e99334', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:18,908 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:11:18,908 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ddfc4bb-8c3d-4875-a6fb-19010671d74a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ddfc4bb-8c3d-4875-a6fb-19010671d74a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:19,966 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.047s
2025-11-20 13:11:19,967 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a8cf67-8dbe-41d0-af3b-0d4f454b43b6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a8cf67-8dbe-41d0-af3b-0d4f454b43b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:21,013 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.035s
2025-11-20 13:11:21,013 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7f2224-2cb0-4504-bcd1-c6dd91a9f16b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7f2224-2cb0-4504-bcd1-c6dd91a9f16b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:22,067 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:11:22,067 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3fe72d-09f1-4fb1-b272-8405caad6ba1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3fe72d-09f1-4fb1-b272-8405caad6ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:23,119 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:11:23,119 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afea51db-77d3-4bb0-a92f-950a1b761d35', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afea51db-77d3-4bb0-a92f-950a1b761d35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:24,199 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.068s
2025-11-20 13:11:24,200 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a034acf-ab4b-44c5-83d2-d9a795cab9ed', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a034acf-ab4b-44c5-83d2-d9a795cab9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:25,253 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:11:25,253 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ded6b49-8848-402c-b01f-39a9f07d5d79', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ded6b49-8848-402c-b01f-39a9f07d5d79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:26,304 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:26,304 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63e2e3c-3dd3-431d-a77f-c838ad0851be', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63e2e3c-3dd3-431d-a77f-c838ad0851be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:27,358 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:11:27,358 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238292bf-3c6c-4059-bde4-fece009563a7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238292bf-3c6c-4059-bde4-fece009563a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:28,408 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:28,408 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5ab939-a25d-467b-98fc-1810763edc84', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5ab939-a25d-467b-98fc-1810763edc84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:29,467 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.048s
2025-11-20 13:11:29,467 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13adcc8-69a2-431e-a887-45576e85541c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13adcc8-69a2-431e-a887-45576e85541c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:30,523 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.044s
2025-11-20 13:11:30,524 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd29c72-8f42-4007-a0b5-7427ee293be6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd29c72-8f42-4007-a0b5-7427ee293be6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:31,571 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:11:31,571 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5178800-d6bc-4f8b-a40f-42eebedc8b57', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5178800-d6bc-4f8b-a40f-42eebedc8b57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:32,619 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:11:32,619 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1faee0-caa8-48c2-b7de-f1d005fa296e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1faee0-caa8-48c2-b7de-f1d005fa296e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:33,668 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:33,668 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af8e95f-0a90-446c-9a71-1f1084651ee7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af8e95f-0a90-446c-9a71-1f1084651ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:34,714 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.033s
2025-11-20 13:11:34,714 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6e7178-3520-4804-b4f6-5729457dc4f8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6e7178-3520-4804-b4f6-5729457dc4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:35,765 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:35,765 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850121c3-1475-40d4-b08c-794fa24eae8e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850121c3-1475-40d4-b08c-794fa24eae8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:36,813 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:11:36,814 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae0e2b9-85aa-4b5f-8032-ca4a8ed0038c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae0e2b9-85aa-4b5f-8032-ca4a8ed0038c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:37,866 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:11:37,866 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf85094-6a04-420d-9e29-858434da8008', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf85094-6a04-420d-9e29-858434da8008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:38,916 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:38,917 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca37854-8f3f-4229-b7ee-9118eea6a3eb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca37854-8f3f-4229-b7ee-9118eea6a3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:39,967 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.034s
2025-11-20 13:11:39,967 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6f1d17-d568-4cd2-be61-bcdd511940d1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6f1d17-d568-4cd2-be61-bcdd511940d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:41,017 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:41,018 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6236c355-ef48-42db-9477-f80b8bde9130', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6236c355-ef48-42db-9477-f80b8bde9130', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:42,088 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.058s
2025-11-20 13:11:42,088 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138b12c0-716e-495d-a207-05f18b822a72', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138b12c0-716e-495d-a207-05f18b822a72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:43,138 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:11:43,138 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e05e54e-6595-482b-871c-0aa227f8e658', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e05e54e-6595-482b-871c-0aa227f8e658', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:44,186 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:11:44,186 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9980cd6b-107c-40c8-99a7-125c8fc20c0e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9980cd6b-107c-40c8-99a7-125c8fc20c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:45,235 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:11:45,235 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848a7692-9115-44b8-a162-d955034749e9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848a7692-9115-44b8-a162-d955034749e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:46,294 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.047s
2025-11-20 13:11:46,294 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590883ac-21fc-443e-b232-83921137eec8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590883ac-21fc-443e-b232-83921137eec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:47,348 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:11:47,348 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4371bb3f-f2f2-454d-aabf-ee4b2c77d0ec', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4371bb3f-f2f2-454d-aabf-ee4b2c77d0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:48,396 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:11:48,397 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023f7656-ad38-407c-b2df-8a7a8c15cab8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023f7656-ad38-407c-b2df-8a7a8c15cab8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:49,456 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.047s
2025-11-20 13:11:49,456 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52517fa0-5649-4a83-b01c-20873420e23a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52517fa0-5649-4a83-b01c-20873420e23a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:50,512 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.044s
2025-11-20 13:11:50,512 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c62198-8c34-43c2-bfd6-821a960ab0a9', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c62198-8c34-43c2-bfd6-821a960ab0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:51,567 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:11:51,568 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50113d9a-26f8-409b-8c9c-934afd540ae2', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50113d9a-26f8-409b-8c9c-934afd540ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:52,620 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:11:52,621 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7048f4e5-af55-4715-98e2-ad769f9dea2b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7048f4e5-af55-4715-98e2-ad769f9dea2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:53,672 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:53,672 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8caa2b9e-3826-4fe5-a8d2-378b2703602c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8caa2b9e-3826-4fe5-a8d2-378b2703602c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:54,725 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:11:54,726 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ceff06-e303-4e21-ae78-2adb1ac04b1f', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ceff06-e303-4e21-ae78-2adb1ac04b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:55,777 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:11:55,777 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5188ff53-134b-483b-8b21-1c2649398261', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5188ff53-134b-483b-8b21-1c2649398261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:56,829 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:11:56,829 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b298da4-09c7-4a06-9f6c-63d3f28fa6b6', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b298da4-09c7-4a06-9f6c-63d3f28fa6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:57,880 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:57,880 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43cb5a93-1989-436b-92e9-e91e7f9f4705', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43cb5a93-1989-436b-92e9-e91e7f9f4705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:58,927 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.034s
2025-11-20 13:11:58,927 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc75bf5d-ff2b-424a-88fa-d0b233e361c3', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc75bf5d-ff2b-424a-88fa-d0b233e361c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:11:59,978 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:11:59,978 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a846490-a906-42d1-a442-fdeb6a4b07ba', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a846490-a906-42d1-a442-fdeb6a4b07ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:01,026 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:12:01,026 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2b7bb5-d5c0-4c4d-94bc-b04994a6080e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2b7bb5-d5c0-4c4d-94bc-b04994a6080e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:02,093 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.055s
2025-11-20 13:12:02,093 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4051dd29-6b07-4437-bdfe-16ad8cd1bf75', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4051dd29-6b07-4437-bdfe-16ad8cd1bf75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:03,145 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:12:03,145 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a793874-9ea3-4768-840a-2f1aab32e66a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a793874-9ea3-4768-840a-2f1aab32e66a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:04,197 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:12:04,198 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c348ce9-cd20-47f7-8a75-bb7eeaa1847d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c348ce9-cd20-47f7-8a75-bb7eeaa1847d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:05,247 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:12:05,247 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764c14dc-fac4-43b0-b253-b998f1adffa1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764c14dc-fac4-43b0-b253-b998f1adffa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:06,300 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:12:06,301 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06caf96-37d2-4289-b3b7-228ba01c23d7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06caf96-37d2-4289-b3b7-228ba01c23d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:07,358 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:12:07,359 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f410e7a-61b2-4e5a-a172-6591a3584f2b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f410e7a-61b2-4e5a-a172-6591a3584f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:08,408 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:12:08,408 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8be322-0c90-44a2-b8db-d31a0de64cc8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8be322-0c90-44a2-b8db-d31a0de64cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:09,460 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:12:09,461 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6d9424-f3ec-4786-b324-17738cc7187d', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6d9424-f3ec-4786-b324-17738cc7187d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:10,513 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.038s
2025-11-20 13:12:10,513 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638ba7c2-9aca-434b-a9ab-89c4ea58fce1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638ba7c2-9aca-434b-a9ab-89c4ea58fce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:11,565 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:12:11,566 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156231a6-220b-49c8-a7c4-6cc3b2f2bc11', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156231a6-220b-49c8-a7c4-6cc3b2f2bc11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:12,630 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.052s
2025-11-20 13:12:12,631 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b7d43c-9959-4669-9e2d-aa795d12f3f1', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b7d43c-9959-4669-9e2d-aa795d12f3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:13,685 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:12:13,685 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecee27a-4df2-4ca1-bc26-04bfd616c719', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecee27a-4df2-4ca1-bc26-04bfd616c719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:14,740 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:12:14,740 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35940af0-ff6e-4da5-a652-d89ce7b0c0ba', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35940af0-ff6e-4da5-a652-d89ce7b0c0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:15,794 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:12:15,794 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27bd90d4-e840-46fc-8d9a-c54bcbbd7d98', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27bd90d4-e840-46fc-8d9a-c54bcbbd7d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:16,865 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.051s
2025-11-20 13:12:16,865 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f969c4-0064-40f6-aea4-f88a30c97626', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f969c4-0064-40f6-aea4-f88a30c97626', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:17,921 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.042s
2025-11-20 13:12:17,922 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7744b48-2764-4b96-a93c-c82d45e7093e', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7744b48-2764-4b96-a93c-c82d45e7093e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:18,977 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.045s
2025-11-20 13:12:18,978 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358a6f05-b8c1-4c20-a51e-d0f29ecc3559', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358a6f05-b8c1-4c20-a51e-d0f29ecc3559', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:20,025 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:12:20,025 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798d41fa-c42e-4721-b9e7-d5903e362cc4', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798d41fa-c42e-4721-b9e7-d5903e362cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:21,073 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:12:21,074 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e934fab-048b-491a-bea7-9349047e120a', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e934fab-048b-491a-bea7-9349047e120a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:22,129 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.043s
2025-11-20 13:12:22,129 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de01f1ac-bcd7-41b0-8380-66ccd6578819', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de01f1ac-bcd7-41b0-8380-66ccd6578819', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:23,181 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:12:23,181 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5bb7411-af95-4dc3-b1f2-e85b16762e2b', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5bb7411-af95-4dc3-b1f2-e85b16762e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:24,232 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:12:24,232 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666d0b27-ef33-4359-b193-83ea648cdf75', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666d0b27-ef33-4359-b193-83ea648cdf75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:25,298 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.053s
2025-11-20 13:12:25,299 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35bb023-4752-4453-8f6a-a63cf7f1cffb', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35bb023-4752-4453-8f6a-a63cf7f1cffb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:26,350 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:12:26,350 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16ed939-03e7-41de-8312-d818c6b491b8', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16ed939-03e7-41de-8312-d818c6b491b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:27,401 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.040s
2025-11-20 13:12:27,402 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f0ac27-b254-45c1-a03b-c0c40abe5635', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f0ac27-b254-45c1-a03b-c0c40abe5635', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:28,454 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.041s
2025-11-20 13:12:28,455 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c0cbfa-0d21-4bad-b6ca-7913f7e46590', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c0cbfa-0d21-4bad-b6ca-7913f7e46590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:29,507 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.037s
2025-11-20 13:12:29,507 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87252af0-0fe0-4469-8bd7-52bcca08bbe7', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87252af0-0fe0-4469-8bd7-52bcca08bbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:30,557 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.039s
2025-11-20 13:12:30,558 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe78331-e246-4e88-bd8d-814ffe02e797', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe78331-e246-4e88-bd8d-814ffe02e797', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:31,606 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.036s
2025-11-20 13:12:31,606 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7eb008-52bf-4dd8-b4ad-f86d43b01904', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7eb008-52bf-4dd8-b4ad-f86d43b01904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:32,652 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.035s
2025-11-20 13:12:32,653 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5381ad-f305-4582-88fe-5f3dac887e0c', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5381ad-f305-4582-88fe-5f3dac887e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
2025-11-20 13:12:33,715 81335 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364 0.051s
2025-11-20 13:12:33,715 81335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 20 Nov 2025 12:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9afe6c-4488-4f12-a8ca-94da792a6a60', 'content-length': '1153', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9afe6c-4488-4f12-a8ca-94da792a6a60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364'}
Body: b'{"volume": {"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-11-20T11:59:39.000000", "updated_at": "2025-11-20T12:01:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1357579873", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.139/volume/v3/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}, {"rel": "bookmark", "href": "http://192.168.122.139/volume/volumes/eb801ba2-cbec-410f-aebe-7c9894f1a364"}], "user_id": "61a40eef94c043a0bf1d3c072ee08635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "attachment_id": "94917f70-1feb-4073-99a2-d9a05b0d87cd", "volume_id": "eb801ba2-cbec-410f-aebe-7c9894f1a364", "server_id": "b271bd32-fbef-4de3-8015-cd27aef22822", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-11-20T12:01:26.000000"}], "os-vol-tenant-attr:tenant_id": "f69c74c3bfd041b7a59718e14552a4f7"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 148, 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 b271bd32-fbef-4de3-8015-cd27aef22822 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 eb801ba2-cbec-410f-aebe-7c9894f1a364 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 b271bd32-fbef-4de3-8015-cd27aef22822 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-11-20T12:01:46Z', '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)
|
||||||
ProjectMemberTests33) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt13.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests39) |
skip
pt13.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
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 | |
ProjectReaderTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| 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 | |
VolumeTypesAdminTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt18.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt18.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt18.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| 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 | ||