Status: Pass 246 Failure 3 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server a6ca110c-0db4-4b60-94a9-8f7c2698fe88 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2025-12-07T17:40:41Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7fdce3e39e80>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group c3d829e3-d54f-438e-8542-6f3e4b31a1f2 in use.', 'detail': ''}, <traceback object at 0x7fdce40d4540>), (<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 0x7fdce40d7140>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 83d06c8d-2245-43fb-a3d1-5a92d8acdd50 within the required time (196 s). Timer started at 1765129440. Timer ended at 1765129636. Waited for 196 s., <traceback object at 0x7fdce3f34980>))
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
fail
ft2.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-07 18:30:08,546 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/image/v2/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff 0.347s
2025-12-07 18:30:08,546 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-86d7a398-4147-4d46-bebe-583170ebbd21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/image/v2/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "494620cf331040029f84cefaaa11d8b3", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "created_at": "2025-12-07T17:26:51Z", "updated_at": "2025-12-07T17:26:52Z", "tags": [], "self": "/v2/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff", "file": "/v2/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff/file", "schema": "/v2/schemas/image"}'
2025-12-07 18:30:09,424 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.122/image/v2/images 0.813s
2025-12-07 18:30:09,424 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-58316a13-f93d-490e-afd9-cedbc4b4aaa5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/image/v2/images'}
Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d99e929114f84242ba8df9c87a1cee64", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "created_at": "2025-12-07T17:30:09Z", "updated_at": "2025-12-07T17:30:09Z", "tags": [], "self": "/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3", "file": "/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3/file", "schema": "/v2/schemas/image"}'
2025-12-07 18:30:11,007 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://192.168.122.122/image/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3/file 1.582s
2025-12-07 18:30:11,007 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f182eefba90>
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-39d119d8-ede7-4953-950e-249d561ac528', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.122/image/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3/file'}
Body: b''
2025-12-07 18:30:11,008 82512 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-07 18:30:11,008 82512 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-07 18:30:11,189 82512 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.122/compute/v2.1/os-keypairs 0.179s
2025-12-07 18:30:11,189 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1738148617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCGFdQmwVvQ6cJr+M4TRW8HNrBvaP1NyIpi7Izx0c213+LNVNVeCcpUj4Ye01J6KixlTvYoN6pcAcLkNdvlvg4JiNAC0MvLgB8oGXTeIg6SfLycPhgPdQ0cbomIedJIP0A=="}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:11 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-73649548-a2d4-4006-b0c0-235969a36b1c', 'x-compute-request-id': 'req-73649548-a2d4-4006-b0c0-235969a36b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1738148617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCGFdQmwVvQ6cJr+M4TRW8HNrBvaP1NyIpi7Izx0c213+LNVNVeCcpUj4Ye01J6KixlTvYoN6pcAcLkNdvlvg4JiNAC0MvLgB8oGXTeIg6SfLycPhgPdQ0cbomIedJIP0A==", "fingerprint": "0a:0b:5f:a0:4a:b0:f8:a0:15:9b:1c:24:92:9a:cd:59", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6"}}'
2025-12-07 18:30:11,192 82512 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1738148617 created
2025-12-07 18:30:13,873 82512 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.122/networking/v2.0/security-groups 2.681s
2025-12-07 18:30:13,874 82512 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--627479479", "description": "tempest-description--378748611"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-f06be5a3-880d-46d8-8f18-97165b7abf7d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3134ab13-c4f4-4402-8d07-96e0373255a5", "name": "tempest-securitygroup--627479479", "stateful": true, "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "project_id": "d8799503b1d4420f82e4c1c677524d8b", "description": "tempest-description--378748611", "shared": false, "security_group_rules": [{"id": "0639fa3a-abd6-417d-9872-9d31ee2d52a5", "project_id": "d8799503b1d4420f82e4c1c677524d8b", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "security_group_id": "3134ab13-c4f4-4402-8d07-96e0373255a5", "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": 147, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-07T17:30:13Z", "updated_at": "2025-12-07T17:30:13Z", "revision_number": 0}, {"id": "1f28e73a-bd74-4f5d-ad1d-b55e1883912d", "project_id": "d8799503b1d4420f82e4c1c677524d8b", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "security_group_id": "3134ab13-c4f4-4402-8d07-96e0373255a5", "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": 148, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-07T17:30:13Z", "updated_at": "2025-12-07T17:30:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-07T17:30:13Z", "updated_at": "2025-12-07T17:30:13Z", "revision_number": 1}}'
2025-12-07 18:30:17,796 82512 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.122/networking/v2.0/security-group-rules 3.922s
2025-12-07 18:30:17,797 82512 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": "3134ab13-c4f4-4402-8d07-96e0373255a5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e8a8da8c-1948-4599-bcec-57b3e110dd3e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b5c21de2-5f64-4482-bad7-3435b9135abc", "project_id": "d8799503b1d4420f82e4c1c677524d8b", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "security_group_id": "3134ab13-c4f4-4402-8d07-96e0373255a5", "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-12-07T17:30:17Z", "updated_at": "2025-12-07T17:30:17Z", "revision_number": 0}}'
2025-12-07 18:30:19,618 82512 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.122/networking/v2.0/security-group-rules 1.821s
2025-12-07 18:30:19,619 82512 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": "3134ab13-c4f4-4402-8d07-96e0373255a5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-aee13a6a-c748-41c4-8100-de6b82334246', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6ff588b0-0ffe-4291-a4a7-664310f49748", "project_id": "d8799503b1d4420f82e4c1c677524d8b", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "security_group_id": "3134ab13-c4f4-4402-8d07-96e0373255a5", "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-12-07T17:30:19Z", "updated_at": "2025-12-07T17:30:19Z", "revision_number": 0}}'
2025-12-07 18:30:19,619 82512 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--627479479 created
2025-12-07 18:30:21,298 82512 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.122/networking/v2.0/floatingips 1.678s
2025-12-07 18:30:21,298 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "e4c6d003-6b02-410f-ab59-f20d5a7ad01b"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-cb989edd-2429-46bf-bef2-b6665a5527e5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "3011bb38-102b-458e-8233-9147631fd9cb", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "project_id": "d8799503b1d4420f82e4c1c677524d8b", "floating_ip_address": "172.24.4.29", "floating_network_id": "e4c6d003-6b02-410f-ab59-f20d5a7ad01b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-07T17:30:20Z", "updated_at": "2025-12-07T17:30:20Z", "revision_number": 0}}'
2025-12-07 18:30:21,299 82512 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3011bb38-102b-458e-8233-9147631fd9cb', 'tenant_id': 'd8799503b1d4420f82e4c1c677524d8b', 'project_id': 'd8799503b1d4420f82e4c1c677524d8b', 'floating_ip_address': '172.24.4.29', 'floating_network_id': 'e4c6d003-6b02-410f-ab59-f20d5a7ad01b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-07T17:30:20Z', 'updated_at': '2025-12-07T17:30:20Z', 'revision_number': 0, 'ip': '172.24.4.29'} created
2025-12-07 18:30:21,356 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.122/identity/v3/auth/tokens 0.053s
2025-12-07 18:30:21,356 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fba7cace-2dd0-424b-9cfb-d27f205d6574', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "name": "tempest-AttachSCSIVolumeTestJSON-1914576521-project-member", "password_expires_at": null}, "audit_ids": ["I_eGrz9QQgegY9aSrTJWrg"], "expires_at": "2025-12-07T18:30:21.000000Z", "issued_at": "2025-12-07T17:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8799503b1d4420f82e4c1c677524d8b", "name": "tempest-AttachSCSIVolumeTestJSON-1914576521"}, "is_domain": false, "roles": [{"id": "2ac4c48c29ab4d9b955f774249f66f2b", "name": "member"}, {"id": "eb9fa57faa624dcb9216b20622ed4c8c", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b65eea484deb4021a05df025de0e0d90", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/identity", "region": "RegionOne"}], "id": "016b6b6b8a5d4a228c560cd809a85c78", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca14ba41207d4568acc1e1ee362097e7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/placement", "region": "RegionOne"}], "id": "40b33708418d47008e0aa476acd1377c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "828cd4c188c94b09ad4775d7ce6d6b4b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/volume/v3", "region": "RegionOne"}], "id": "526c83ece7ee4ccda6911c2dc95d53e8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5984d36760ef457c9e69f846cc9bc2d2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/networking", "region": "RegionOne"}], "id": "652090aa10ee43bab9e9d913efc00539", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "12835869ffdd4ebc8258c2d3d4d83b8a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/compute/v2.1", "region": "RegionOne"}], "id": "686357de698649cbad0eab87d804a344", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b227e5924d3c42028b4b25ab6ec41163", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/image", "region": "RegionOne"}], "id": "c94606d5489c4e67a1cf5dc4a7a3d9c2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22cf5d223ac64bdca813b6df5aa803fc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/compute/v2/d8799503b1d4420f82e4c1c677524d8b", "region": "RegionOne"}], "id": "e189345e64924c5d8bcb40177bac53b5", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-07 18:30:21,357 82512 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '52121382-f9bd-4d4c-9838-b2bdeb8d449a', 'name': 'tempest-AttachSCSIVolumeTestJSON-428290996-network', 'tenant_id': 'd8799503b1d4420f82e4c1c677524d8b', 'project_id': 'd8799503b1d4420f82e4c1c677524d8b', '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': 13159, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-07T17:29:36Z', 'updated_at': '2025-12-07T17:29:37Z', 'revision_number': 1} available for tenant
2025-12-07 18:30:21,357 82512 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1738148617', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCGFdQmwVvQ6cJr+M4TRW8HNrBvaP1NyIpi7Izx0c213+LNVNVeCcpUj4Ye01J6KixlTvYoN6pcAcLkNdvlvg4JiNAC0MvLgB8oGXTeIg6SfLycPhgPdQ0cbomIedJIP0A==', 'fingerprint': '0a:0b:5f:a0:4a:b0:f8:a0:15:9b:1c:24:92:9a:cd:59', 'user_id': 'b164c2bb6ed7415ba9e9cb7e03ba21f6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALYC7Norjl1xSIhUrJzhVy2MgS0tuACoLH20PncmH7BAXcTL5qMvA8\nRD9O+xTnjjOgBwYFK4EEACKhZANiAAQhhXUJsFb0OnCa/jOE0VvBzawb2j9TciKY\nuyM8dHNtd/izVTVXgnKVI+GHtNSeiosZU72KDeqXAHC5DXb5b4OCYjQAtDLy4AfK\nBl03iIOkny8nD4YD3UNHG6JiHnSSD9A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3134ab13-c4f4-4402-8d07-96e0373255a5', 'name': 'tempest-securitygroup--627479479', 'stateful': True, 'tenant_id': 'd8799503b1d4420f82e4c1c677524d8b', 'project_id': 'd8799503b1d4420f82e4c1c677524d8b', 'description': 'tempest-description--378748611', 'shared': False, 'security_group_rules': [{'id': '0639fa3a-abd6-417d-9872-9d31ee2d52a5', 'project_id': 'd8799503b1d4420f82e4c1c677524d8b', 'tenant_id': 'd8799503b1d4420f82e4c1c677524d8b', 'security_group_id': '3134ab13-c4f4-4402-8d07-96e0373255a5', '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': 147, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-07T17:30:13Z', 'updated_at': '2025-12-07T17:30:13Z', 'revision_number': 0}, {'id': '1f28e73a-bd74-4f5d-ad1d-b55e1883912d', 'project_id': 'd8799503b1d4420f82e4c1c677524d8b', 'tenant_id': 'd8799503b1d4420f82e4c1c677524d8b', 'security_group_id': '3134ab13-c4f4-4402-8d07-96e0373255a5', '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': 148, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-07T17:30:13Z', 'updated_at': '2025-12-07T17:30:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-07T17:30:13Z', 'updated_at': '2025-12-07T17:30:13Z', 'revision_number': 1}, 'floating_ip': {'id': '3011bb38-102b-458e-8233-9147631fd9cb', 'tenant_id': 'd8799503b1d4420f82e4c1c677524d8b', 'project_id': 'd8799503b1d4420f82e4c1c677524d8b', 'floating_ip_address': '172.24.4.29', 'floating_network_id': 'e4c6d003-6b02-410f-ab59-f20d5a7ad01b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-07T17:30:20Z', 'updated_at': '2025-12-07T17:30:20Z', 'revision_number': 0, 'ip': '172.24.4.29'}}
2025-12-07 18:30:23,122 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://192.168.122.122/compute/v2.1/servers 1.764s
2025-12-07 18:30:23,122 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "imageRef": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "52121382-f9bd-4d4c-9838-b2bdeb8d449a"}], "security_groups": [{"name": "tempest-securitygroup--627479479"}], "key_name": "tempest-keypair-1738148617", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9058b23-bd97-4f13-a6fc-5bd61b977acf', 'x-compute-request-id': 'req-a9058b23-bd97-4f13-a6fc-5bd61b977acf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.122/compute/v2.1/servers'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--627479479"}], "adminPass": "U6RWwYHrpC3N"}}'
2025-12-07 18:30:23,753 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.629s
2025-12-07 18:30:23,754 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1bf2a82-97ac-4c0e-8a8f-4eb568661fd4', 'x-compute-request-id': 'req-e1bf2a82-97ac-4c0e-8a8f-4eb568661fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "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-12-07 18:30:24,996 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.230s
2025-12-07 18:30:24,997 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c4971bc-20c0-419b-adc3-16c2043c0110', 'x-compute-request-id': 'req-2c4971bc-20c0-419b-adc3-16c2043c0110', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "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-12-07 18:30:25,008 82512 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-07 18:30:26,389 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.380s
2025-12-07 18:30:26,390 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d34d088-9c78-4e1b-b1e7-f1abc047d447', 'x-compute-request-id': 'req-8d34d088-9c78-4e1b-b1e7-f1abc047d447', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "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-12-07 18:30:27,870 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.468s
2025-12-07 18:30:27,870 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aad252d-336d-469c-87fd-e55ff5a2447c', 'x-compute-request-id': 'req-4aad252d-336d-469c-87fd-e55ff5a2447c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "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-12-07 18:30:27,881 82512 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2025-12-07 18:30:29,723 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.840s
2025-12-07 18:30:29,724 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598922ab-baf1-4561-a31b-833fa89e94f6', 'x-compute-request-id': 'req-598922ab-baf1-4561-a31b-833fa89e94f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "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-12-07 18:30:29,735 82512 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-12-07 18:30:31,434 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.698s
2025-12-07 18:30:31,434 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2643a942-8f4d-4e07-8ec0-dbb5f671615d', 'x-compute-request-id': 'req-2643a942-8f4d-4e07-8ec0-dbb5f671615d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:31,446 82512 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2025-12-07 18:30:32,742 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.295s
2025-12-07 18:30:32,743 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb4bdb8-4317-40fb-ab76-ed581a39f5ae', 'x-compute-request-id': 'req-1eb4bdb8-4317-40fb-ab76-ed581a39f5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:34,139 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.384s
2025-12-07 18:30:34,139 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa75384-9ddc-45be-9162-d4e8463d4cee', 'x-compute-request-id': 'req-0aa75384-9ddc-45be-9162-d4e8463d4cee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:35,393 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.242s
2025-12-07 18:30:35,393 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b4addb-d37d-4e18-afa3-bb6b5baf14c5', 'x-compute-request-id': 'req-c1b4addb-d37d-4e18-afa3-bb6b5baf14c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:37,020 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.615s
2025-12-07 18:30:37,021 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7050b0be-35f0-4dfc-931d-4844d8fa6547', 'x-compute-request-id': 'req-7050b0be-35f0-4dfc-931d-4844d8fa6547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:38,215 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.180s
2025-12-07 18:30:38,215 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16890c78-8e48-47ac-b145-75dd1e0b2883', 'x-compute-request-id': 'req-16890c78-8e48-47ac-b145-75dd1e0b2883', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:39,882 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.654s
2025-12-07 18:30:39,882 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea3964a-5bc9-43f5-9e5e-df0693914bb1', 'x-compute-request-id': 'req-1ea3964a-5bc9-43f5-9e5e-df0693914bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:41,118 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.224s
2025-12-07 18:30:41,119 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b712d35-1ec8-4f9f-8760-e2c6f4b0c433', 'x-compute-request-id': 'req-9b712d35-1ec8-4f9f-8760-e2c6f4b0c433', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:43,510 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 1.379s
2025-12-07 18:30:43,510 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc65c329-c074-4bcd-a2bc-0503ea0b1ea9', 'x-compute-request-id': 'req-bc65c329-c074-4bcd-a2bc-0503ea0b1ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:44,807 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.284s
2025-12-07 18:30:44,807 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808049a6-f7c5-4890-bea1-10b50e03603e', 'x-compute-request-id': 'req-808049a6-f7c5-4890-bea1-10b50e03603e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:46,390 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.571s
2025-12-07 18:30:46,390 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a826b346-1887-416e-9985-cba318c49547', 'x-compute-request-id': 'req-a826b346-1887-416e-9985-cba318c49547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:47,952 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.547s
2025-12-07 18:30:47,952 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61a8db8c-f587-43b9-9caf-3d2ef544d543', 'x-compute-request-id': 'req-61a8db8c-f587-43b9-9caf-3d2ef544d543', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:49,126 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.163s
2025-12-07 18:30:49,127 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7427633a-dfe8-482a-8f5d-37545625a1b7', 'x-compute-request-id': 'req-7427633a-dfe8-482a-8f5d-37545625a1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:51,003 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.864s
2025-12-07 18:30:51,003 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9e10f1-ddd8-4992-b95b-b3a0b0295e73', 'x-compute-request-id': 'req-cb9e10f1-ddd8-4992-b95b-b3a0b0295e73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:52,274 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.258s
2025-12-07 18:30:52,274 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14abe4ea-4585-4a33-8e3d-08e1b648ff55', 'x-compute-request-id': 'req-14abe4ea-4585-4a33-8e3d-08e1b648ff55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:54,196 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.905s
2025-12-07 18:30:54,197 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac33794f-2b4c-42c5-aa88-b21da8a763d4', 'x-compute-request-id': 'req-ac33794f-2b4c-42c5-aa88-b21da8a763d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "BUILD", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:56,458 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 1.244s
2025-12-07 18:30:56,458 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7affe21b-f93a-4bab-b401-5b2c4a876b08', 'x-compute-request-id': 'req-7affe21b-f93a-4bab-b401-5b2c4a876b08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "ACTIVE", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:30:54Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-428290996-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:9b:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": "2025-12-07T17:30:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:30:56,470 82512 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 33 second wait
2025-12-07 18:30:57,155 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4/os-interface 0.683s
2025-12-07 18:30:57,155 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:56 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-22e81160-39a2-4559-aa73-9b80354a086c', 'x-compute-request-id': 'req-22e81160-39a2-4559-aa73-9b80354a086c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "52121382-f9bd-4d4c-9838-b2bdeb8d449a", "port_id": "dfc96cee-5ebc-42a2-896b-43fe1b303e02", "mac_addr": "fa:16:3e:5b:9b:8c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "df5e33bf-979f-432c-b9e1-9638888c0401", "ip_address": "10.0.0.5"}]}]}'
2025-12-07 18:31:00,360 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://192.168.122.122/networking/v2.0/floatingips/3011bb38-102b-458e-8233-9147631fd9cb 3.201s
2025-12-07 18:31:00,361 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "dfc96cee-5ebc-42a2-896b-43fe1b303e02"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-44d346ae-2f23-4508-abec-7fd6854c3a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/networking/v2.0/floatingips/3011bb38-102b-458e-8233-9147631fd9cb'}
Body: b'{"floatingip": {"id": "3011bb38-102b-458e-8233-9147631fd9cb", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "project_id": "d8799503b1d4420f82e4c1c677524d8b", "floating_ip_address": "172.24.4.29", "floating_network_id": "e4c6d003-6b02-410f-ab59-f20d5a7ad01b", "router_id": "dfcf8378-9652-458f-aeb9-6d96e6c6c5c1", "port_id": "dfc96cee-5ebc-42a2-896b-43fe1b303e02", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "52121382-f9bd-4d4c-9838-b2bdeb8d449a", "mac_address": "fa:16:3e:5b:9b:8c", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-07T17:30:20Z", "updated_at": "2025-12-07T17:30:59Z", "revision_number": 1}}'
2025-12-07 18:31:00,363 82512 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.29:22' as 'cirros' with public key authentication
2025-12-07 18:32:00,423 82512 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.29 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-07 18:32:02,942 82512 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.29 ([Errno None] Unable to connect to port 22 on 172.24.4.29). Number attempts: 2. Retry after 3 seconds.
2025-12-07 18:32:06,449 82512 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.29 ([Errno None] Unable to connect to port 22 on 172.24.4.29). Number attempts: 3. Retry after 4 seconds.
2025-12-07 18:32:11,248 82512 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-07 18:32:11,645 82512 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-07 18:32:11,646 82512 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.29 successfully created
2025-12-07 18:32:12,026 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://192.168.122.122/volume/v3/volumes 0.379s
2025-12-07 18:32:12,027 82512 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-AttachSCSIVolumeTestJSON-volume-265910734"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2797331f-277e-409d-befa-43c39284495d', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2797331f-277e-409d-befa-43c39284495d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.122/volume/v3/volumes'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:11.896103", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-07 18:32:12,101 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.061s
2025-12-07 18:32:12,102 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a7db1f-2003-4b83-ad8c-167709d2a1ae', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a7db1f-2003-4b83-ad8c-167709d2a1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:13,176 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.058s
2025-12-07 18:32:13,176 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a9caba-7be3-4f2c-adb8-b3feece903fa', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a9caba-7be3-4f2c-adb8-b3feece903fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:12.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:14,235 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:32:14,236 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8bd22a-404c-41b1-95da-065e897ea4ce', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8bd22a-404c-41b1-95da-065e897ea4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:13.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:14,246 82512 INFO [tempest.common.waiters] volume 6539f2e9-56ff-4c97-8708-36fcc5a46d8c reached available after waiting for 2.246808 seconds
2025-12-07 18:32:16,531 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 POST http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4/os-volume_attachments 2.279s
2025-12-07 18:32:16,531 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:14 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-110043d5-dc31-4cc8-87cf-031f1b270e3c', 'x-compute-request-id': 'req-110043d5-dc31-4cc8-87cf-031f1b270e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "serverId": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "volumeId": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "device": "/dev/sdc"}}'
2025-12-07 18:32:16,588 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.054s
2025-12-07 18:32:16,588 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14626acb-35a9-4e52-bc1b-6a3066283798', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14626acb-35a9-4e52-bc1b-6a3066283798', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:16.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:17,653 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.051s
2025-12-07 18:32:17,653 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb872fee-ce34-47e3-b0fa-4f52641f7f52', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb872fee-ce34-47e3-b0fa-4f52641f7f52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:16.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:18,735 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.071s
2025-12-07 18:32:18,736 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8cf51c4-461a-4e57-b7d9-8f95aafa3e8d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8cf51c4-461a-4e57-b7d9-8f95aafa3e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:18.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:19,797 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.050s
2025-12-07 18:32:19,797 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8a7be8-e6e7-4d59-b948-3a814fd62acd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8a7be8-e6e7-4d59-b948-3a814fd62acd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:20,842 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:32:20,842 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b5de04-94ee-452f-bb73-328f97c58675', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b5de04-94ee-452f-bb73-328f97c58675', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:21,905 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.051s
2025-12-07 18:32:21,906 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b962d1-4895-4bc6-9503-a7f1eb46ca9d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b962d1-4895-4bc6-9503-a7f1eb46ca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:22,956 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:32:22,956 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35228f08-dd2a-4403-a66f-8d76e06967e7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35228f08-dd2a-4403-a66f-8d76e06967e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:24,080 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.108s
2025-12-07 18:32:24,080 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb5bbd2-2a1d-495f-ab31-e7b00c23b2c4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb5bbd2-2a1d-495f-ab31-e7b00c23b2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:25,141 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.049s
2025-12-07 18:32:25,141 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3e1c11-f9f6-4b0e-93d4-40e2e6a17692', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3e1c11-f9f6-4b0e-93d4-40e2e6a17692', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:26,189 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.036s
2025-12-07 18:32:26,189 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac680e91-8e50-4664-bde9-b4b2b7326beb', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac680e91-8e50-4664-bde9-b4b2b7326beb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:27,247 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.046s
2025-12-07 18:32:27,247 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edde42c1-3ee7-47b1-811f-f59dcb82c9eb', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edde42c1-3ee7-47b1-811f-f59dcb82c9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:28,294 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.035s
2025-12-07 18:32:28,295 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c2a5c1-7485-4721-918d-930ad3130400', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c2a5c1-7485-4721-918d-930ad3130400', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:29,349 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.043s
2025-12-07 18:32:29,349 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e96bc37-aa9e-494d-841c-d4b4c957102a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e96bc37-aa9e-494d-841c-d4b4c957102a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:30,405 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.044s
2025-12-07 18:32:30,405 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd419824-be69-42fc-a872-663e6799da39', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd419824-be69-42fc-a872-663e6799da39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:31,472 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.055s
2025-12-07 18:32:31,472 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37f4752-9dcf-49bd-a89b-1c1a9f16fb39', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37f4752-9dcf-49bd-a89b-1c1a9f16fb39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:32,526 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:32:32,527 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb8a7f8-598a-43d5-bd0c-d323de27489d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb8a7f8-598a-43d5-bd0c-d323de27489d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:33,578 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:32:33,579 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51819e0-6531-4553-87f7-2390d9abaf90', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51819e0-6531-4553-87f7-2390d9abaf90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:34,651 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.061s
2025-12-07 18:32:34,651 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a065be-e559-4968-976c-a5fb5e361ac7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a065be-e559-4968-976c-a5fb5e361ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:35,742 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.080s
2025-12-07 18:32:35,743 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc050273-a69e-4f04-9afe-48bcb82262d3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc050273-a69e-4f04-9afe-48bcb82262d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:36,814 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.055s
2025-12-07 18:32:36,814 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de9e6bf-93c1-443b-bcc8-73f8b02988ac', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de9e6bf-93c1-443b-bcc8-73f8b02988ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:37,904 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.074s
2025-12-07 18:32:37,904 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d0d3ff-54b8-4163-b39a-9dd7c0762068', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d0d3ff-54b8-4163-b39a-9dd7c0762068', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:39,050 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.135s
2025-12-07 18:32:39,050 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3bc2a0-f989-4766-9e5f-fbdc7a8c2f29', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3bc2a0-f989-4766-9e5f-fbdc7a8c2f29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:40,141 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.079s
2025-12-07 18:32:40,141 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbde418a-a72a-47a5-8f76-1b5239620885', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbde418a-a72a-47a5-8f76-1b5239620885', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:41,229 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.074s
2025-12-07 18:32:41,230 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62a090c-e8d6-476e-ae2d-bc02e629d707', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62a090c-e8d6-476e-ae2d-bc02e629d707', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:42,310 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.066s
2025-12-07 18:32:42,310 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81185a72-4494-4859-9915-50e00befc68e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81185a72-4494-4859-9915-50e00befc68e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:43,384 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.063s
2025-12-07 18:32:43,385 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82848243-32fd-47e4-a656-f1953cbe567e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82848243-32fd-47e4-a656-f1953cbe567e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:44,429 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:32:44,429 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2420efb7-1539-41ec-b284-3a0322d62e3d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2420efb7-1539-41ec-b284-3a0322d62e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:45,507 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.066s
2025-12-07 18:32:45,507 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a17c074-a50c-4ae4-862e-840edce771aa', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a17c074-a50c-4ae4-862e-840edce771aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:46,550 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.031s
2025-12-07 18:32:46,550 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a01f3a-0823-490e-b989-453cc0d1eebc', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a01f3a-0823-490e-b989-453cc0d1eebc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:47,648 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.086s
2025-12-07 18:32:47,648 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fa1c78-3f47-4916-9f77-06c3ae89654b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fa1c78-3f47-4916-9f77-06c3ae89654b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:48,694 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:32:48,694 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c92058d-cfa4-40f7-a8cc-865d2967042e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c92058d-cfa4-40f7-a8cc-865d2967042e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:49,764 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.059s
2025-12-07 18:32:49,764 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770db140-98f2-474c-b40e-72706d2c1695', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770db140-98f2-474c-b40e-72706d2c1695', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:50,838 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.063s
2025-12-07 18:32:50,839 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22be8b4-bbf7-4326-815d-06ffaf72d01a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22be8b4-bbf7-4326-815d-06ffaf72d01a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:51,918 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.067s
2025-12-07 18:32:51,918 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18e8a2b-aacb-4874-a1d1-87dc2f3d7284', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18e8a2b-aacb-4874-a1d1-87dc2f3d7284', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:52,970 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:32:52,971 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-584a6c43-5e6b-4c9c-860c-db0b054ca028', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584a6c43-5e6b-4c9c-860c-db0b054ca028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:54,030 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.048s
2025-12-07 18:32:54,030 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fe5da0-f2d4-4fa6-a507-4546486e6e40', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fe5da0-f2d4-4fa6-a507-4546486e6e40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:55,077 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.036s
2025-12-07 18:32:55,078 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b474a2e2-1ec9-497b-ae07-77c61a0352d0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b474a2e2-1ec9-497b-ae07-77c61a0352d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:56,138 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.049s
2025-12-07 18:32:56,138 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24a9b17-c1bc-404d-b9bf-b8e9bdd57c51', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24a9b17-c1bc-404d-b9bf-b8e9bdd57c51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:57,186 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:32:57,186 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60941885-fa92-4e8d-a6b6-f9cc1a9cc9e0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60941885-fa92-4e8d-a6b6-f9cc1a9cc9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:58,252 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.056s
2025-12-07 18:32:58,253 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d409848-4ee1-4fee-9716-dc89a60196bd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d409848-4ee1-4fee-9716-dc89a60196bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:32:59,403 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.140s
2025-12-07 18:32:59,404 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e58e0d-0d8a-4148-a5cf-84c533d6600c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e58e0d-0d8a-4148-a5cf-84c533d6600c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:00,451 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.036s
2025-12-07 18:33:00,452 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9351f4-35f6-480b-9679-e929a1890cd5', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9351f4-35f6-480b-9679-e929a1890cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:01,529 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.066s
2025-12-07 18:33:01,529 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272fb1e4-4a59-4136-9d54-cfbdefd528a9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272fb1e4-4a59-4136-9d54-cfbdefd528a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:02,623 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.082s
2025-12-07 18:33:02,623 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8ac2b3-af83-493e-8851-a16a8d77c1ae', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8ac2b3-af83-493e-8851-a16a8d77c1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:03,674 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:33:03,675 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4512890-d60f-441d-82ad-b14d7111ab95', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4512890-d60f-441d-82ad-b14d7111ab95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:04,814 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.128s
2025-12-07 18:33:04,815 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ea647f-99ac-4c1c-bc71-164cb2de1c73', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ea647f-99ac-4c1c-bc71-164cb2de1c73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:05,879 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.053s
2025-12-07 18:33:05,879 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5863de25-896a-48c5-9aed-213ccab2fa4b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5863de25-896a-48c5-9aed-213ccab2fa4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:07,032 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.141s
2025-12-07 18:33:07,032 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1eb6f2-6199-4cfe-b1f0-bf3e776b0179', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1eb6f2-6199-4cfe-b1f0-bf3e776b0179', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:08,125 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.082s
2025-12-07 18:33:08,126 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f30323-be84-42aa-954c-cae93ef81a20', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f30323-be84-42aa-954c-cae93ef81a20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:09,202 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.065s
2025-12-07 18:33:09,203 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5096f14-6902-4d3f-8e8b-7f79ad1fcee3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5096f14-6902-4d3f-8e8b-7f79ad1fcee3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:10,270 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.056s
2025-12-07 18:33:10,270 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d575649-9a76-41e1-bbac-9fabbe55e05a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d575649-9a76-41e1-bbac-9fabbe55e05a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:11,320 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:33:11,320 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ada3959-1a1b-4611-8550-09e05c880f48', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ada3959-1a1b-4611-8550-09e05c880f48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:12,371 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:33:12,371 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feba8e15-101b-40fa-a985-b2351af9deb6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feba8e15-101b-40fa-a985-b2351af9deb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:13,432 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.049s
2025-12-07 18:33:13,433 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18286808-5213-42f6-83fd-58a0b6fc4af7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18286808-5213-42f6-83fd-58a0b6fc4af7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:14,481 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:33:14,481 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba52b34e-cee5-45d2-89a5-0f1ff3f1f605', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba52b34e-cee5-45d2-89a5-0f1ff3f1f605', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:15,541 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.048s
2025-12-07 18:33:15,542 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffbd94c0-300a-4d1e-8097-3f7ee71a9892', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffbd94c0-300a-4d1e-8097-3f7ee71a9892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:16,598 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.043s
2025-12-07 18:33:16,598 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa100b5-ca64-453a-a8e7-a1eee9172758', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa100b5-ca64-453a-a8e7-a1eee9172758', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:17,648 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:33:17,649 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cab6df-8ef5-4a67-b887-3a04398ee7db', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cab6df-8ef5-4a67-b887-3a04398ee7db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:18,703 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.043s
2025-12-07 18:33:18,703 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899944cb-7694-489c-94b8-31fafa3410a5', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899944cb-7694-489c-94b8-31fafa3410a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:19,748 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:33:19,748 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dcac1a-a0d8-4624-81b1-d403d0f5594e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dcac1a-a0d8-4624-81b1-d403d0f5594e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:20,800 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.041s
2025-12-07 18:33:20,801 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eeca525-5e61-499b-9ee5-f7a782b0a858', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eeca525-5e61-499b-9ee5-f7a782b0a858', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:21,883 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.070s
2025-12-07 18:33:21,883 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a10bf90-8f8a-47d0-a7f3-278c4748bf0a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a10bf90-8f8a-47d0-a7f3-278c4748bf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:22,948 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.054s
2025-12-07 18:33:22,949 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b70b6d7-9b6f-4ffe-8a1e-97423a0dc962', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b70b6d7-9b6f-4ffe-8a1e-97423a0dc962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:23,997 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:33:23,998 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f57866-903a-4c38-ac6a-e9f26226ca84', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f57866-903a-4c38-ac6a-e9f26226ca84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:25,092 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.083s
2025-12-07 18:33:25,093 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5218f5d-c5cb-43c5-b25a-607bf240eb42', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5218f5d-c5cb-43c5-b25a-607bf240eb42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:26,156 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.052s
2025-12-07 18:33:26,156 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69970e74-8ffc-45d3-b515-34d47117be52', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69970e74-8ffc-45d3-b515-34d47117be52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:27,212 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.045s
2025-12-07 18:33:27,212 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457a4a0f-920d-41f1-92eb-321332bf2109', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457a4a0f-920d-41f1-92eb-321332bf2109', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:28,268 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.044s
2025-12-07 18:33:28,268 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a08188-52c3-4ae4-b612-c63e6178de9b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a08188-52c3-4ae4-b612-c63e6178de9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:29,323 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.041s
2025-12-07 18:33:29,323 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3c2c2d-fc99-45ea-975c-be99a1a316e9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3c2c2d-fc99-45ea-975c-be99a1a316e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:30,374 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:33:30,375 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c9ebd2-dd8a-4dc7-a954-4f32ce897726', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c9ebd2-dd8a-4dc7-a954-4f32ce897726', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:31,419 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:33:31,419 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b45c8b5-2e88-46e0-8b9e-c7948dc2c2ac', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b45c8b5-2e88-46e0-8b9e-c7948dc2c2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:32,463 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:33:32,464 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc6e49b-a4e7-497e-ae41-0be4b714874b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc6e49b-a4e7-497e-ae41-0be4b714874b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:33,507 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.031s
2025-12-07 18:33:33,507 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e949ad-0ea9-41dd-8672-29f439a7f753', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e949ad-0ea9-41dd-8672-29f439a7f753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:34,551 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:33:34,552 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d895bb-0d78-4e62-ad30-d9c67eee9453', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d895bb-0d78-4e62-ad30-d9c67eee9453', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:35,597 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:33:35,597 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f19e97-e5f1-4f3c-9125-008e8e08d424', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f19e97-e5f1-4f3c-9125-008e8e08d424', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:36,674 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.065s
2025-12-07 18:33:36,674 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f84a8a3-5177-4b98-ad67-36d61e410bc1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f84a8a3-5177-4b98-ad67-36d61e410bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:37,743 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.057s
2025-12-07 18:33:37,743 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406c4dfb-c3c8-4148-947c-2fc4dc877ef3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406c4dfb-c3c8-4148-947c-2fc4dc877ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:38,810 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.056s
2025-12-07 18:33:38,811 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d9921d-a386-40dc-b31e-710db4607a89', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d9921d-a386-40dc-b31e-710db4607a89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:39,876 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.054s
2025-12-07 18:33:39,876 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8646170-ef3b-478c-b37e-36a25675b452', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8646170-ef3b-478c-b37e-36a25675b452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:40,936 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.049s
2025-12-07 18:33:40,936 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935923c9-bb0a-49cc-b938-f0526ad587b0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935923c9-bb0a-49cc-b938-f0526ad587b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:41,986 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:33:41,986 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6950ed0e-62aa-44cc-9fa8-50e538a24ee4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6950ed0e-62aa-44cc-9fa8-50e538a24ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:43,035 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:33:43,036 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7702ca5-03e7-4ae0-86df-b5f34997cc99', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7702ca5-03e7-4ae0-86df-b5f34997cc99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:44,108 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.061s
2025-12-07 18:33:44,108 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f06a46-40dc-405b-8ffd-61b9ef0f1319', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f06a46-40dc-405b-8ffd-61b9ef0f1319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:45,200 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.079s
2025-12-07 18:33:45,200 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2c8a8a-a12a-4150-b9e6-689c18c1309e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2c8a8a-a12a-4150-b9e6-689c18c1309e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:46,248 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:33:46,249 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcec47c8-2d63-4ef0-88ae-5a82d40f52b1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcec47c8-2d63-4ef0-88ae-5a82d40f52b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:47,341 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.080s
2025-12-07 18:33:47,341 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6307c4-6701-4c3f-b5cc-32da0b193503', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6307c4-6701-4c3f-b5cc-32da0b193503', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:48,395 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.043s
2025-12-07 18:33:48,396 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2e7602-3aaf-4927-81d5-b191c464879d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2e7602-3aaf-4927-81d5-b191c464879d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:49,448 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:33:49,448 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c20f851-7f03-4f30-95b7-c6d601dc00d7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c20f851-7f03-4f30-95b7-c6d601dc00d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:50,503 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.044s
2025-12-07 18:33:50,503 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3bb7fd-954b-4dcf-8c32-4edae009cbed', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3bb7fd-954b-4dcf-8c32-4edae009cbed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:51,575 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.060s
2025-12-07 18:33:51,576 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd135f9-1df4-421d-bcdc-32a82b0828f4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd135f9-1df4-421d-bcdc-32a82b0828f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:52,644 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.056s
2025-12-07 18:33:52,644 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2591fe48-085b-4be7-be83-1de6abaf80e3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2591fe48-085b-4be7-be83-1de6abaf80e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:53,706 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.050s
2025-12-07 18:33:53,706 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27da86e-31cd-43ae-a67b-5c81f9ff2948', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27da86e-31cd-43ae-a67b-5c81f9ff2948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:54,761 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.044s
2025-12-07 18:33:54,762 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8f7568-6c32-4a1a-9045-5c04cdec8c8e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8f7568-6c32-4a1a-9045-5c04cdec8c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:55,811 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:33:55,812 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aed4037-f324-4743-b957-c3584cbcc510', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aed4037-f324-4743-b957-c3584cbcc510', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:56,859 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.035s
2025-12-07 18:33:56,859 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d812b46-6d35-4892-8f6e-0dcaaff3726c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d812b46-6d35-4892-8f6e-0dcaaff3726c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:57,907 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:33:57,908 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e192153f-164c-46c9-b690-def8dbf3bc7a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e192153f-164c-46c9-b690-def8dbf3bc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:33:58,961 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:33:58,962 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6684467b-7147-4323-8395-292f531bc805', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6684467b-7147-4323-8395-292f531bc805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:00,017 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.041s
2025-12-07 18:34:00,017 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefc1e24-3a21-4878-8286-312c4a4fd730', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefc1e24-3a21-4878-8286-312c4a4fd730', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:01,079 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.051s
2025-12-07 18:34:01,080 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af96eb9-0724-4264-bb2f-1dd451edc6ce', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af96eb9-0724-4264-bb2f-1dd451edc6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:02,148 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.057s
2025-12-07 18:34:02,149 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04544916-7720-475e-b271-82a0e4323348', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04544916-7720-475e-b271-82a0e4323348', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:03,200 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:34:03,200 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64691701-62fb-4403-bc60-5c0aadc0fae1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64691701-62fb-4403-bc60-5c0aadc0fae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:04,246 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:34:04,246 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38302fde-e740-4bfd-9670-787559ebc314', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38302fde-e740-4bfd-9670-787559ebc314', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:05,307 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.048s
2025-12-07 18:34:05,307 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3e1c45-f4e5-4918-a165-52e58ce31cc1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3e1c45-f4e5-4918-a165-52e58ce31cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:06,360 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:34:06,361 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5f2d8d-fca8-4ec5-84c0-2c027d7b7924', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5f2d8d-fca8-4ec5-84c0-2c027d7b7924', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:07,439 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.067s
2025-12-07 18:34:07,440 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc60447b-4c8a-4a2c-9653-8be926b8c0aa', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc60447b-4c8a-4a2c-9653-8be926b8c0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:08,496 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.045s
2025-12-07 18:34:08,496 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f601d5-d78f-4a06-ade1-238a21b2ebb8', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f601d5-d78f-4a06-ade1-238a21b2ebb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:09,558 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.049s
2025-12-07 18:34:09,558 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9749706a-7b18-443d-bd37-580b83619e67', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9749706a-7b18-443d-bd37-580b83619e67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:10,612 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.041s
2025-12-07 18:34:10,612 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b49357-8378-4801-9e1e-06c8df4fb201', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b49357-8378-4801-9e1e-06c8df4fb201', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:11,666 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.041s
2025-12-07 18:34:11,666 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58043737-8966-466b-a3e5-0c8a1434d738', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58043737-8966-466b-a3e5-0c8a1434d738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:12,709 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.031s
2025-12-07 18:34:12,709 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac17922-1eec-4e28-9f2d-3313f1fdb457', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac17922-1eec-4e28-9f2d-3313f1fdb457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:13,752 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:34:13,753 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81d9535-ded5-4d56-82c0-3aa9e45b7a14', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81d9535-ded5-4d56-82c0-3aa9e45b7a14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:14,806 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:34:14,807 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56622974-693a-473c-92e3-9f5469a1e4f4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56622974-693a-473c-92e3-9f5469a1e4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:15,885 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.061s
2025-12-07 18:34:15,885 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75607d7c-020f-42ca-88a4-68dde5064d3a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75607d7c-020f-42ca-88a4-68dde5064d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:16,930 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:34:16,931 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b0ac34-1e10-4f0d-b114-aa3fd98457c0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b0ac34-1e10-4f0d-b114-aa3fd98457c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:17,990 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.049s
2025-12-07 18:34:17,990 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abba32c-59d5-488d-be9a-9afa873d68b8', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abba32c-59d5-488d-be9a-9afa873d68b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:19,035 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:34:19,036 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eee1d91-a6f3-4d08-95c1-ea0805385176', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eee1d91-a6f3-4d08-95c1-ea0805385176', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:20,084 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:34:20,084 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b2761a-574c-493b-8b25-3fff9e50610c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b2761a-574c-493b-8b25-3fff9e50610c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:21,161 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.065s
2025-12-07 18:34:21,161 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1e4416-72c5-4a6d-87e5-3097353afda1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1e4416-72c5-4a6d-87e5-3097353afda1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:22,228 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.054s
2025-12-07 18:34:22,228 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6752fd8-6dcc-4ffc-a72e-1cd3de662bce', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6752fd8-6dcc-4ffc-a72e-1cd3de662bce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:23,293 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.054s
2025-12-07 18:34:23,293 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649ca6ab-73f7-48ec-a2a3-f06be4b10970', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649ca6ab-73f7-48ec-a2a3-f06be4b10970', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:24,339 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:34:24,340 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bab2845-70ee-4ea4-b2e8-0a8c955a5154', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bab2845-70ee-4ea4-b2e8-0a8c955a5154', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:25,385 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:34:25,385 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07aafd8-bb82-4cc5-b9f6-68e816295c00', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07aafd8-bb82-4cc5-b9f6-68e816295c00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:26,446 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.049s
2025-12-07 18:34:26,446 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1cee9e8-94b3-497a-9dcb-65ee10ee6f03', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1cee9e8-94b3-497a-9dcb-65ee10ee6f03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:27,493 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.036s
2025-12-07 18:34:27,493 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d81e37e-c43b-49a9-98d6-208d7cd49f4b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d81e37e-c43b-49a9-98d6-208d7cd49f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:28,551 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.046s
2025-12-07 18:34:28,551 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42ffced-b164-48d6-af82-9f255bf6ac0e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42ffced-b164-48d6-af82-9f255bf6ac0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:29,608 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.045s
2025-12-07 18:34:29,608 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53edce2a-e096-4375-87d6-d16117752ec7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53edce2a-e096-4375-87d6-d16117752ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:30,656 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:34:30,656 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f84ce6-8848-4960-b1b7-ed88b9960b20', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f84ce6-8848-4960-b1b7-ed88b9960b20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:31,706 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:34:31,706 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b67a347-e161-4f73-90fc-ced5e140253e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b67a347-e161-4f73-90fc-ced5e140253e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:32,819 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.102s
2025-12-07 18:34:32,819 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb5efca-f631-4f4c-a755-94c1fa4d2b77', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb5efca-f631-4f4c-a755-94c1fa4d2b77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:33,894 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.054s
2025-12-07 18:34:33,894 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107894a6-0670-49fc-85ce-723ac672418b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107894a6-0670-49fc-85ce-723ac672418b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:34,954 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.048s
2025-12-07 18:34:34,954 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d63b6c-cc47-4317-b9c0-0f8218f78a8e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d63b6c-cc47-4317-b9c0-0f8218f78a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:36,077 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.111s
2025-12-07 18:34:36,077 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9526cbc-f674-4d17-a6fc-4cab8fb7f1e1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9526cbc-f674-4d17-a6fc-4cab8fb7f1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:37,161 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.072s
2025-12-07 18:34:37,161 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0738ab-b880-4584-8afd-d5e6268551a3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0738ab-b880-4584-8afd-d5e6268551a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:38,210 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:34:38,210 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b432836-c115-4983-a426-fb0825d90753', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b432836-c115-4983-a426-fb0825d90753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:39,289 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.068s
2025-12-07 18:34:39,290 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2cf4502-8544-4a71-8d44-bd9b0d37fff2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cf4502-8544-4a71-8d44-bd9b0d37fff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:40,341 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:34:40,342 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4042a433-3b90-4a68-b5f6-4d9996fd5022', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4042a433-3b90-4a68-b5f6-4d9996fd5022', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:41,403 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.051s
2025-12-07 18:34:41,404 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7ad477-4a5d-488c-be35-bfe849a06e7b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7ad477-4a5d-488c-be35-bfe849a06e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:42,520 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.105s
2025-12-07 18:34:42,520 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d481c7f8-700b-4eaf-a9bf-7002c5847c3b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d481c7f8-700b-4eaf-a9bf-7002c5847c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:43,603 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.072s
2025-12-07 18:34:43,604 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2daf30-5949-453a-8a94-284afeee92dc', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2daf30-5949-453a-8a94-284afeee92dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:44,658 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.044s
2025-12-07 18:34:44,659 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c62546-b31a-4155-827f-88909f3f7c73', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c62546-b31a-4155-827f-88909f3f7c73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:45,704 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:34:45,704 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f451c166-d299-4938-81c0-cf2bf2b65645', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f451c166-d299-4938-81c0-cf2bf2b65645', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:46,761 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:34:46,761 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2d9b42-ab39-4e37-92e4-bf1465eeffc3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2d9b42-ab39-4e37-92e4-bf1465eeffc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:47,808 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:34:47,808 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49893e3-80be-44d4-8eb0-57563de5ba34', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49893e3-80be-44d4-8eb0-57563de5ba34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:48,856 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:34:48,856 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba0e7ab-f807-44be-a62d-65f77df2322e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba0e7ab-f807-44be-a62d-65f77df2322e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:49,910 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:34:49,910 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddfb39d-f662-4147-ad53-5f5aebe67e16', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddfb39d-f662-4147-ad53-5f5aebe67e16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:50,984 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.062s
2025-12-07 18:34:50,985 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bfcbad-7355-4ca3-864a-58b9e87479a0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bfcbad-7355-4ca3-864a-58b9e87479a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:52,087 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.089s
2025-12-07 18:34:52,088 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d549d021-ed63-45e2-871e-c17caf34c237', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d549d021-ed63-45e2-871e-c17caf34c237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:53,131 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:34:53,132 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eccad6f-c7c3-4e95-a35b-98ab41a4d7b4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eccad6f-c7c3-4e95-a35b-98ab41a4d7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:54,175 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:34:54,176 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ef6151-0274-4278-b4df-8044774f7fcd', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ef6151-0274-4278-b4df-8044774f7fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:55,218 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:34:55,219 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693570c9-58ef-49b0-912b-923a146b997a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693570c9-58ef-49b0-912b-923a146b997a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:56,268 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:34:56,268 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b9c2b0-c206-499c-b4f6-e17579f52645', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b9c2b0-c206-499c-b4f6-e17579f52645', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:57,319 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.035s
2025-12-07 18:34:57,319 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ffee42-8028-48f8-b620-f23037134b4f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ffee42-8028-48f8-b620-f23037134b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:58,368 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:34:58,369 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d7f6d9-6467-4040-b65b-e5ded2e9da8e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d7f6d9-6467-4040-b65b-e5ded2e9da8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:34:59,426 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.047s
2025-12-07 18:34:59,427 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a66fb55-3475-41e4-87e7-43212c5fd24d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a66fb55-3475-41e4-87e7-43212c5fd24d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:00,503 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.065s
2025-12-07 18:35:00,504 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d869d6-7c57-49d3-a62d-cda3eee02320', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d869d6-7c57-49d3-a62d-cda3eee02320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:01,557 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:35:01,557 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb36e869-3553-4c23-a8fd-02f45c9a7b6c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb36e869-3553-4c23-a8fd-02f45c9a7b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:02,605 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:35:02,606 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69381a53-e66a-40ec-877a-75b21fe3cb98', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69381a53-e66a-40ec-877a-75b21fe3cb98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:03,659 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:35:03,660 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984fc115-f589-49f3-ba1c-a326236f881d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984fc115-f589-49f3-ba1c-a326236f881d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:04,709 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:35:04,710 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2af9ff-d21b-427b-be08-fb068ba521ba', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2af9ff-d21b-427b-be08-fb068ba521ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:05,753 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:35:05,754 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a395023a-6dda-4925-a8a9-77dbbb37cf04', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a395023a-6dda-4925-a8a9-77dbbb37cf04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:06,806 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.041s
2025-12-07 18:35:06,806 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28936581-0203-4eb0-9eb7-d6e4f493383c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28936581-0203-4eb0-9eb7-d6e4f493383c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:07,851 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:35:07,852 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5110ae-09de-454a-8d69-3d3d0792a278', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5110ae-09de-454a-8d69-3d3d0792a278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:08,906 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.044s
2025-12-07 18:35:08,907 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98ea41a-0740-49d7-9043-2a784557599d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98ea41a-0740-49d7-9043-2a784557599d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:09,953 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.035s
2025-12-07 18:35:09,954 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d283f941-a267-465d-aca5-773f3aa47ee9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d283f941-a267-465d-aca5-773f3aa47ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:11,153 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.188s
2025-12-07 18:35:11,153 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ab1c95-ca95-448d-99f6-2b83821a097f', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ab1c95-ca95-448d-99f6-2b83821a097f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:12,199 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:35:12,200 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15e2a3c-2bc3-46c0-babf-6ea10dc97cd6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15e2a3c-2bc3-46c0-babf-6ea10dc97cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:13,246 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:35:13,246 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be91d46-afc3-4bfb-8777-a6e49301c8cf', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be91d46-afc3-4bfb-8777-a6e49301c8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:14,300 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:35:14,300 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f32eff9-5ea9-4f50-b196-efab96b07993', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f32eff9-5ea9-4f50-b196-efab96b07993', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:15,344 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.033s
2025-12-07 18:35:15,345 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7845081a-bff7-4095-a927-bc52cd6cf92e', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7845081a-bff7-4095-a927-bc52cd6cf92e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:16,392 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.036s
2025-12-07 18:35:16,393 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa833f9f-cec8-4ddc-9cac-ab8ae0581edf', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa833f9f-cec8-4ddc-9cac-ab8ae0581edf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:17,440 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.036s
2025-12-07 18:35:17,441 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f6dbda-c125-4e63-b698-255ae7adfd4b', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f6dbda-c125-4e63-b698-255ae7adfd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:18,493 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:35:18,493 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f61ffbe-1374-4572-b207-5aebd8ecd9c2', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f61ffbe-1374-4572-b207-5aebd8ecd9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:19,536 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.032s
2025-12-07 18:35:19,536 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddaa674-f107-4a62-98d1-03cb5fc87273', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddaa674-f107-4a62-98d1-03cb5fc87273', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:20,585 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.037s
2025-12-07 18:35:20,586 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb811fa-a79a-4d1f-a9c1-79c7c8de2940', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb811fa-a79a-4d1f-a9c1-79c7c8de2940', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:21,638 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.041s
2025-12-07 18:35:21,638 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616a71d7-e726-4bc5-9e16-48394258d3a7', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616a71d7-e726-4bc5-9e16-48394258d3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:22,693 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:35:22,693 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6deedb-0856-4f38-b978-a435567e8ab3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6deedb-0856-4f38-b978-a435567e8ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:23,744 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:35:23,744 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044dac0d-354e-4b2e-9d3f-34e7893e65e1', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044dac0d-354e-4b2e-9d3f-34e7893e65e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:24,790 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.034s
2025-12-07 18:35:24,791 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1a9f90-06d2-4ec6-8389-4571b49e7567', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1a9f90-06d2-4ec6-8389-4571b49e7567', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:25,844 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.042s
2025-12-07 18:35:25,844 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9595b29-807e-419b-98b8-542c97576baa', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9595b29-807e-419b-98b8-542c97576baa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:26,894 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.039s
2025-12-07 18:35:26,895 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e64aff9-4fb5-4426-8019-cc6c58008b03', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e64aff9-4fb5-4426-8019-cc6c58008b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:27,946 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.040s
2025-12-07 18:35:27,946 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a6b085-ba20-4a9a-95ce-65671be444e0', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a6b085-ba20-4a9a-95ce-65671be444e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:28,994 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.036s
2025-12-07 18:35:28,994 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199a5d98-6ba8-4aec-8b26-586ccc4131d6', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199a5d98-6ba8-4aec-8b26-586ccc4131d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:30,041 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.035s
2025-12-07 18:35:30,042 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-169fc9f4-a26f-4d1c-b272-a75440712240', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-169fc9f4-a26f-4d1c-b272-a75440712240', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:31,090 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c 0.038s
2025-12-07 18:35:31,090 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c9e590-729e-41af-a5ef-16aac684c9f3', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c9e590-729e-41af-a5ef-16aac684c9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c'}
Body: b'{"volume": {"id": "6539f2e9-56ff-4c97-8708-36fcc5a46d8c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:32:12.000000", "updated_at": "2025-12-07T17:32:19.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-265910734", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/6539f2e9-56ff-4c97-8708-36fcc5a46d8c"}], "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8799503b1d4420f82e4c1c677524d8b"}}'
2025-12-07 18:35:32,222 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.119s
2025-12-07 18:35:32,223 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e29cf5-1567-4f62-8441-24ac57e61d79', 'x-compute-request-id': 'req-e7e29cf5-1567-4f62-8441-24ac57e61d79', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b''
2025-12-07 18:35:32,415 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.192s
2025-12-07 18:35:32,416 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-189e6415-46f1-4dea-b6e3-7722a2919560', 'x-compute-request-id': 'req-189e6415-46f1-4dea-b6e3-7722a2919560', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "ACTIVE", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:35:32Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-428290996-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:9b:8c"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:9b:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": "2025-12-07T17:30:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:35:33,747 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.319s
2025-12-07 18:35:33,747 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4f27689-b25b-4a06-b8f3-38909f79424f', 'x-compute-request-id': 'req-e4f27689-b25b-4a06-b8f3-38909f79424f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "ACTIVE", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:35:32Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-428290996-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:9b:8c"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:9b:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": "2025-12-07T17:30:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:35:34,909 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.150s
2025-12-07 18:35:34,910 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54cacb3-6ff8-4534-b840-d08028700cae', 'x-compute-request-id': 'req-a54cacb3-6ff8-4534-b840-d08028700cae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "ACTIVE", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:35:34Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-428290996-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:9b:8c"}, {"version": 4, "addr": "172.24.4.29", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:9b:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": "2025-12-07T17:30:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--627479479"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:35:35,996 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.073s
2025-12-07 18:35:35,996 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de22e772-fb20-4d35-a5bd-2dea26291090', 'x-compute-request-id': 'req-de22e772-fb20-4d35-a5bd-2dea26291090', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "ACTIVE", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:35:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": "2025-12-07T17:30:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:35:37,097 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.090s
2025-12-07 18:35:37,098 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1432', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b4f2481-d742-405b-845d-e6456983d89e', 'x-compute-request-id': 'req-2b4f2481-d742-405b-845d-e6456983d89e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "DELETED", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:35:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-07T17:32:20Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": "2025-12-07T17:30:53.000000", "OS-SRV-USG:terminated_at": "2025-12-07T17:35:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:35:37,109 82512 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2025-12-07 18:35:38,203 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.093s
2025-12-07 18:35:38,204 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1432', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedac2f6-bf40-464a-9939-bb3991ab6814', 'x-compute-request-id': 'req-eedac2f6-bf40-464a-9939-bb3991ab6814', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"server": {"id": "2f732a05-fcec-4ae3-bc18-8223c54367b4", "name": "tempest-AttachSCSIVolumeTestJSON-server-1944425842", "status": "DELETED", "tenant_id": "d8799503b1d4420f82e4c1c677524d8b", "user_id": "b164c2bb6ed7415ba9e9cb7e03ba21f6", "metadata": {}, "hostId": "47e0f264cb7a3c1122e35cc68b214c6dd6eaf937ef2fc15db4cb2b68", "image": {"id": "9f892d6e-d645-4b24-99e4-84afaa4639c3", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9f892d6e-d645-4b24-99e4-84afaa4639c3"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:30:23Z", "updated": "2025-12-07T17:35:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-07T17:32:20Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1738148617", "OS-SRV-USG:launched_at": "2025-12-07T17:30:53.000000", "OS-SRV-USG:terminated_at": "2025-12-07T17:35:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:35:39,246 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4 0.031s
2025-12-07 18:35:39,247 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-24d1cf51-b3e7-4fba-868e-a92a5dfc7851', 'x-compute-request-id': 'req-24d1cf51-b3e7-4fba-868e-a92a5dfc7851', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/2f732a05-fcec-4ae3-bc18-8223c54367b4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2f732a05-fcec-4ae3-bc18-8223c54367b4 could not be found."}}'
2025-12-07 18:35:39,275 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.122/compute/v2.1/os-keypairs/tempest-keypair-1738148617 0.028s
2025-12-07 18:35:39,275 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:39 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-40416028-bddc-4731-b24a-69a1695c931c', 'x-compute-request-id': 'req-40416028-bddc-4731-b24a-69a1695c931c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.122/compute/v2.1/os-keypairs/tempest-keypair-1738148617'}
Body: b''
2025-12-07 18:35:39,485 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.122/networking/v2.0/security-groups/3134ab13-c4f4-4402-8d07-96e0373255a5 0.209s
2025-12-07 18:35:39,485 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-13858883-797e-4da9-a8c7-1a1194d4eb23', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.122/networking/v2.0/security-groups/3134ab13-c4f4-4402-8d07-96e0373255a5'}
Body: b''
2025-12-07 18:35:39,504 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.122/networking/v2.0/security-groups/3134ab13-c4f4-4402-8d07-96e0373255a5 0.018s
2025-12-07 18:35:39,504 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0ca3f5a5-0c9e-4452-bcdc-9511a3ed99aa', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.122/networking/v2.0/security-groups/3134ab13-c4f4-4402-8d07-96e0373255a5'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3134ab13-c4f4-4402-8d07-96e0373255a5 does not exist", "detail": ""}}'
2025-12-07 18:35:39,837 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.122/networking/v2.0/floatingips/3011bb38-102b-458e-8233-9147631fd9cb 0.333s
2025-12-07 18:35:39,838 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ecf67de2-6ec1-49aa-a0b6-f205a51fd7f3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.122/networking/v2.0/floatingips/3011bb38-102b-458e-8233-9147631fd9cb'}
Body: b''
2025-12-07 18:35:40,078 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.122/image/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3 0.239s
2025-12-07 18:35:40,078 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d4474f44-d29a-476a-a03a-58e9ea5851c9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.122/image/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3'}
Body: b''
2025-12-07 18:35:40,094 82512 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.122/image/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3 0.015s
2025-12-07 18:35:40,094 82512 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:35:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-382254ad-34e7-4957-9d10-a44d140d5cf0', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.122/image/v2/images/9f892d6e-d645-4b24-99e4-84afaa4639c3'}
Body: b'{"message": "No image found with ID 9f892d6e-d645-4b24-99e4-84afaa4639c3<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 117, in test_attach_scsi_disk_with_config_drive
attachment = self.attach_volume(server, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 612, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 6539f2e9-56ff-4c97-8708-36fcc5a46d8c to server 2f732a05-fcec-4ae3-bc18-8223c54367b4 within the required time (196 s).
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt3.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft3.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-07 18:31:27,009 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.122/volume/v3/volumes 0.182s
2025-12-07 18:31:27,009 82514 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-440756593"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c6908d-d665-4172-8dc4-8f67a62bf072', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c6908d-d665-4172-8dc4-8f67a62bf072', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.122/volume/v3/volumes'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:26.949063", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-07 18:31:27,067 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:31:27,067 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54805661-daa0-4ab7-9e88-84fbed7a30bd', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54805661-daa0-4ab7-9e88-84fbed7a30bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:31:28,147 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.068s
2025-12-07 18:31:28,147 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78599f27-1ca0-4e0b-87e9-03a274b10ca4', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78599f27-1ca0-4e0b-87e9-03a274b10ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:31:27.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:31:29,203 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:31:29,203 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcef8e2-08bd-4560-b682-e0897997f79f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcef8e2-08bd-4560-b682-e0897997f79f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:31:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:31:29,213 82514 INFO [tempest.common.waiters] volume 83d06c8d-2245-43fb-a3d1-5a92d8acdd50 reached available after waiting for 2.213132 seconds
2025-12-07 18:31:29,213 82514 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-07 18:31:29,286 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.122/compute/v2.1/os-keypairs 0.072s
2025-12-07 18:31:29,286 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2021462725", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIMXdsDPxekXNo6mPeJS5DJLsQBRrAJw09fa0/eHUU0yaFAW6xqw5wDd/vOhnfS7AzNq01ScZpRGDB39BGbK2a1hmGf9oYJoZDtwJ1XNSbGsgxiRgxKc/xzQeXMInApD4A=="}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:29 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-cfb04385-b186-44b8-a48c-caf0166b5e20', 'x-compute-request-id': 'req-cfb04385-b186-44b8-a48c-caf0166b5e20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2021462725", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIMXdsDPxekXNo6mPeJS5DJLsQBRrAJw09fa0/eHUU0yaFAW6xqw5wDd/vOhnfS7AzNq01ScZpRGDB39BGbK2a1hmGf9oYJoZDtwJ1XNSbGsgxiRgxKc/xzQeXMInApD4A==", "fingerprint": "09:01:c7:47:ee:a9:17:67:35:70:5f:51:3a:c8:c5:f5", "user_id": "e0fcb8518e494ab48f5821bb1697f9df"}}'
2025-12-07 18:31:29,288 82514 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2021462725 created
2025-12-07 18:31:29,571 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.122/networking/v2.0/security-groups 0.282s
2025-12-07 18:31:29,572 82514 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--1054386140", "description": "tempest-description--1266693787"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-fc15f279-58c8-4433-9a06-ce3edbdf7eab', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c3d829e3-d54f-438e-8542-6f3e4b31a1f2", "name": "tempest-securitygroup--1054386140", "stateful": true, "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "description": "tempest-description--1266693787", "shared": false, "security_group_rules": [{"id": "98bd8f18-c9a5-49f4-a52f-405ebf7c03b6", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "security_group_id": "c3d829e3-d54f-438e-8542-6f3e4b31a1f2", "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": 208, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-07T17:31:29Z", "updated_at": "2025-12-07T17:31:29Z", "revision_number": 0}, {"id": "c8754551-12c8-42ec-ade8-4999a2b3039a", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "security_group_id": "c3d829e3-d54f-438e-8542-6f3e4b31a1f2", "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": 209, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-07T17:31:29Z", "updated_at": "2025-12-07T17:31:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-07T17:31:29Z", "updated_at": "2025-12-07T17:31:29Z", "revision_number": 1}}'
2025-12-07 18:31:29,778 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.122/networking/v2.0/security-group-rules 0.206s
2025-12-07 18:31:29,778 82514 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": "c3d829e3-d54f-438e-8542-6f3e4b31a1f2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9cd27f0b-d1c4-40a8-b197-3627c19da60d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "404fb3e5-6347-4d21-a94d-9b0e92c89b58", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "security_group_id": "c3d829e3-d54f-438e-8542-6f3e4b31a1f2", "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-12-07T17:31:29Z", "updated_at": "2025-12-07T17:31:29Z", "revision_number": 0}}'
2025-12-07 18:31:29,994 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.122/networking/v2.0/security-group-rules 0.215s
2025-12-07 18:31:29,994 82514 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": "c3d829e3-d54f-438e-8542-6f3e4b31a1f2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7449f9a5-8495-4f73-9fe3-a43191bf4e9e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4de1fda6-5eb5-43a7-b66b-a26ff2ea3634", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "security_group_id": "c3d829e3-d54f-438e-8542-6f3e4b31a1f2", "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-12-07T17:31:29Z", "updated_at": "2025-12-07T17:31:29Z", "revision_number": 0}}'
2025-12-07 18:31:29,994 82514 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1054386140 created
2025-12-07 18:31:30,685 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.122/networking/v2.0/floatingips 0.690s
2025-12-07 18:31:30,685 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "e4c6d003-6b02-410f-ab59-f20d5a7ad01b"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-7d1bfabe-cc1d-43a8-9c7f-cb916b559cf3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "21981a99-b0e9-4c02-a7b9-db71676e6278", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "floating_ip_address": "172.24.4.97", "floating_network_id": "e4c6d003-6b02-410f-ab59-f20d5a7ad01b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-07T17:31:30Z", "updated_at": "2025-12-07T17:31:30Z", "revision_number": 0}}'
2025-12-07 18:31:30,685 82514 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '21981a99-b0e9-4c02-a7b9-db71676e6278', 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'project_id': '4aa054200dde49d0aec2d8a66d6ed521', 'floating_ip_address': '172.24.4.97', 'floating_network_id': 'e4c6d003-6b02-410f-ab59-f20d5a7ad01b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-07T17:31:30Z', 'updated_at': '2025-12-07T17:31:30Z', 'revision_number': 0, 'ip': '172.24.4.97'} created
2025-12-07 18:31:30,788 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.122/identity/v3/auth/tokens 0.099s
2025-12-07 18:31:30,788 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a1940da1-91a3-43b8-9591-04f114582b95', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e0fcb8518e494ab48f5821bb1697f9df", "name": "tempest-ServerRescueNegativeTestJSON-1772109878-project-member", "password_expires_at": null}, "audit_ids": ["rD-9r-BmQZaN0RRBiFH4gA"], "expires_at": "2025-12-07T18:31:30.000000Z", "issued_at": "2025-12-07T17:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4aa054200dde49d0aec2d8a66d6ed521", "name": "tempest-ServerRescueNegativeTestJSON-1772109878"}, "is_domain": false, "roles": [{"id": "2ac4c48c29ab4d9b955f774249f66f2b", "name": "member"}, {"id": "eb9fa57faa624dcb9216b20622ed4c8c", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b65eea484deb4021a05df025de0e0d90", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/identity", "region": "RegionOne"}], "id": "016b6b6b8a5d4a228c560cd809a85c78", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca14ba41207d4568acc1e1ee362097e7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/placement", "region": "RegionOne"}], "id": "40b33708418d47008e0aa476acd1377c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "828cd4c188c94b09ad4775d7ce6d6b4b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/volume/v3", "region": "RegionOne"}], "id": "526c83ece7ee4ccda6911c2dc95d53e8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5984d36760ef457c9e69f846cc9bc2d2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/networking", "region": "RegionOne"}], "id": "652090aa10ee43bab9e9d913efc00539", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "12835869ffdd4ebc8258c2d3d4d83b8a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/compute/v2.1", "region": "RegionOne"}], "id": "686357de698649cbad0eab87d804a344", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b227e5924d3c42028b4b25ab6ec41163", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/image", "region": "RegionOne"}], "id": "c94606d5489c4e67a1cf5dc4a7a3d9c2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22cf5d223ac64bdca813b6df5aa803fc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/compute/v2/4aa054200dde49d0aec2d8a66d6ed521", "region": "RegionOne"}], "id": "e189345e64924c5d8bcb40177bac53b5", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-07 18:31:30,789 82514 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '634da420-81a8-4251-bd46-ffb9a71c0672', 'name': 'tempest-ServerRescueNegativeTestJSON-1570871389-network', 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'project_id': '4aa054200dde49d0aec2d8a66d6ed521', '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': 45360, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-07T17:29:35Z', 'updated_at': '2025-12-07T17:29:36Z', 'revision_number': 1} available for tenant
2025-12-07 18:31:30,789 82514 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2021462725', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIMXdsDPxekXNo6mPeJS5DJLsQBRrAJw09fa0/eHUU0yaFAW6xqw5wDd/vOhnfS7AzNq01ScZpRGDB39BGbK2a1hmGf9oYJoZDtwJ1XNSbGsgxiRgxKc/xzQeXMInApD4A==', 'fingerprint': '09:01:c7:47:ee:a9:17:67:35:70:5f:51:3a:c8:c5:f5', 'user_id': 'e0fcb8518e494ab48f5821bb1697f9df', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDSYEz18BmdVKpGqKO4ZrAJL8W8fwG/eFh0Y/2j5KNdwqluPliPf4hc\n3r96I9AkARygBwYFK4EEACKhZANiAASDF3bAz8XpFzaOpj3iUuQyS7EAUawCcNPX\n2tP3h1FNMmhQFusasOcA3f7zoZ30uwMzatNUnGaURgwd/QRmytmtYZhn/aGCaGQ7\ncCdVzUmxrIMYkYMSnP8c0HlzCJwKQ+A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c3d829e3-d54f-438e-8542-6f3e4b31a1f2', 'name': 'tempest-securitygroup--1054386140', 'stateful': True, 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'project_id': '4aa054200dde49d0aec2d8a66d6ed521', 'description': 'tempest-description--1266693787', 'shared': False, 'security_group_rules': [{'id': '98bd8f18-c9a5-49f4-a52f-405ebf7c03b6', 'project_id': '4aa054200dde49d0aec2d8a66d6ed521', 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'security_group_id': 'c3d829e3-d54f-438e-8542-6f3e4b31a1f2', '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': 208, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-07T17:31:29Z', 'updated_at': '2025-12-07T17:31:29Z', 'revision_number': 0}, {'id': 'c8754551-12c8-42ec-ade8-4999a2b3039a', 'project_id': '4aa054200dde49d0aec2d8a66d6ed521', 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'security_group_id': 'c3d829e3-d54f-438e-8542-6f3e4b31a1f2', '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': 209, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-07T17:31:29Z', 'updated_at': '2025-12-07T17:31:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-07T17:31:29Z', 'updated_at': '2025-12-07T17:31:29Z', 'revision_number': 1}, 'floating_ip': {'id': '21981a99-b0e9-4c02-a7b9-db71676e6278', 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'project_id': '4aa054200dde49d0aec2d8a66d6ed521', 'floating_ip_address': '172.24.4.97', 'floating_network_id': 'e4c6d003-6b02-410f-ab59-f20d5a7ad01b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-07T17:31:30Z', 'updated_at': '2025-12-07T17:31:30Z', 'revision_number': 0, 'ip': '172.24.4.97'}}
2025-12-07 18:31:31,402 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.122/compute/v2.1/servers 0.612s
2025-12-07 18:31:31,403 82514 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-844430980", "imageRef": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "flavorRef": "42", "adminPass": "C5^BZwtb5~07uGz", "networks": [{"uuid": "634da420-81a8-4251-bd46-ffb9a71c0672"}], "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "key_name": "tempest-keypair-2021462725", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053a0a0f-10fc-47a6-9c7c-4b929452933d', 'x-compute-request-id': 'req-053a0a0f-10fc-47a6-9c7c-4b929452933d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.122/compute/v2.1/servers'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "adminPass": "C5^BZwtb5~07uGz"}}'
2025-12-07 18:31:31,490 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.085s
2025-12-07 18:31:31,491 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:31 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-92c74a6c-eeec-469f-8e4d-fc33c2b350ae', 'x-compute-request-id': 'req-92c74a6c-eeec-469f-8e4d-fc33c2b350ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2021462725", "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-12-07 18:31:32,635 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.132s
2025-12-07 18:31:32,635 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:32 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-0af98f66-d89c-4ff1-9c2c-3141bd683445', 'x-compute-request-id': 'req-0af98f66-d89c-4ff1-9c2c-3141bd683445', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "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-12-07 18:31:33,793 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.146s
2025-12-07 18:31:33,793 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:33 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-5fc2b0f7-b72e-46e6-9720-4ebd48f80089', 'x-compute-request-id': 'req-5fc2b0f7-b72e-46e6-9720-4ebd48f80089', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "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-12-07 18:31:33,811 82514 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-07 18:31:34,904 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.091s
2025-12-07 18:31:34,904 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:34 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-3c01dc59-0fbb-4562-97a1-b7280185e415', 'x-compute-request-id': 'req-3c01dc59-0fbb-4562-97a1-b7280185e415', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "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-12-07 18:31:36,037 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.116s
2025-12-07 18:31:36,037 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:35 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-56f69281-722b-4f67-89f1-92fab0347a97', 'x-compute-request-id': 'req-56f69281-722b-4f67-89f1-92fab0347a97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "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-12-07 18:31:36,048 82514 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2025-12-07 18:31:37,297 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.247s
2025-12-07 18:31:37,297 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4fd6a15-d0c3-4431-9f80-51703937fc72', 'x-compute-request-id': 'req-a4fd6a15-d0c3-4431-9f80-51703937fc72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:31:38,590 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.276s
2025-12-07 18:31:38,590 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d0c613-5ca7-4b42-9f60-56f17c820b31', 'x-compute-request-id': 'req-09d0c613-5ca7-4b42-9f60-56f17c820b31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:31:38,602 82514 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2025-12-07 18:31:39,775 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.172s
2025-12-07 18:31:39,776 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1977676a-381e-47ba-a4d1-4ef0640ae7bb', 'x-compute-request-id': 'req-1977676a-381e-47ba-a4d1-4ef0640ae7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:31:41,251 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.464s
2025-12-07 18:31:41,251 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917ad1f4-c792-4c3f-bfce-c54bea0dee42', 'x-compute-request-id': 'req-917ad1f4-c792-4c3f-bfce-c54bea0dee42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:31:42,441 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.178s
2025-12-07 18:31:42,442 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e3e8bd6-4dba-4482-baa4-ecdeabcf9822', 'x-compute-request-id': 'req-5e3e8bd6-4dba-4482-baa4-ecdeabcf9822', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "BUILD", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:31:43,685 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.230s
2025-12-07 18:31:43,685 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81bade3a-3fcc-4f74-981e-a69452353b08', 'x-compute-request-id': 'req-81bade3a-3fcc-4f74-981e-a69452353b08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:31:43Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2025-12-07 18:31:43,696 82514 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2025-12-07 18:31:43,821 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-interface 0.124s
2025-12-07 18:31:43,822 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b27d268-afbc-4827-875c-7e915db7aeb2', 'x-compute-request-id': 'req-9b27d268-afbc-4827-875c-7e915db7aeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "634da420-81a8-4251-bd46-ffb9a71c0672", "port_id": "483401f8-20ed-4659-a81b-716e7032b253", "mac_addr": "fa:16:3e:97:db:b2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e6da1973-cfd0-4b15-8cbd-f1ea3383c6f3", "ip_address": "10.0.0.14"}]}]}'
2025-12-07 18:31:44,574 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.122/networking/v2.0/floatingips/21981a99-b0e9-4c02-a7b9-db71676e6278 0.749s
2025-12-07 18:31:44,574 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "483401f8-20ed-4659-a81b-716e7032b253"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-52d7ada6-ec6b-4469-a344-bf60bad4ff5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/networking/v2.0/floatingips/21981a99-b0e9-4c02-a7b9-db71676e6278'}
Body: b'{"floatingip": {"id": "21981a99-b0e9-4c02-a7b9-db71676e6278", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "floating_ip_address": "172.24.4.97", "floating_network_id": "e4c6d003-6b02-410f-ab59-f20d5a7ad01b", "router_id": "c39783d8-dac5-43f4-94b7-3412ecd2283f", "port_id": "483401f8-20ed-4659-a81b-716e7032b253", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "634da420-81a8-4251-bd46-ffb9a71c0672", "mac_address": "fa:16:3e:97:db:b2", "admin_state_up": true, "status": "ACTIVE", "device_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-07T17:31:30Z", "updated_at": "2025-12-07T17:31:44Z", "revision_number": 1}}'
2025-12-07 18:31:44,576 82514 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication
2025-12-07 18:32:44,636 82514 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.97 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-07 18:32:47,205 82514 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2025-12-07 18:32:47,500 82514 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-07 18:32:47,500 82514 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created
2025-12-07 18:32:49,821 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 2.319s
2025-12-07 18:32:49,821 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:47 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-cbdb4b51-efb3-4861-be72-4f2823ad9f15', 'x-compute-request-id': 'req-cbdb4b51-efb3-4861-be72-4f2823ad9f15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "device": "/dev/vdb"}}'
2025-12-07 18:32:49,878 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:32:49,879 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24638153-ad0a-4d67-9e30-e23512e9a93a', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24638153-ad0a-4d67-9e30-e23512e9a93a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:32:50,979 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.090s
2025-12-07 18:32:50,980 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300d6d19-ef28-4aa6-9ddc-75d7d953813e', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300d6d19-ef28-4aa6-9ddc-75d7d953813e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:32:52,040 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.049s
2025-12-07 18:32:52,040 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d08c9e-0aa3-4d81-b9ec-1737d9a23a0c', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d08c9e-0aa3-4d81-b9ec-1737d9a23a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:32:53,124 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.073s
2025-12-07 18:32:53,125 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecdbb77-1052-4b15-bd31-4b3d1507c55f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecdbb77-1052-4b15-bd31-4b3d1507c55f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:32:54,181 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.046s
2025-12-07 18:32:54,182 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b660a708-a532-4f7c-8737-0613bb6ec86b', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b660a708-a532-4f7c-8737-0613bb6ec86b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:32:55,244 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.051s
2025-12-07 18:32:55,244 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab4b814-5f8b-485a-a676-5f013a4ae5b3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab4b814-5f8b-485a-a676-5f013a4ae5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:32:55,256 82514 INFO [tempest.common.waiters] Attachment 08518e95-93fe-40fb-b68e-15bd2237e0e5 created for volume 83d06c8d-2245-43fb-a3d1-5a92d8acdd50 to server a6ca110c-0db4-4b60-94a9-8f7c2698fe88 after waiting for 6.256533 seconds
2025-12-07 18:32:55,304 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.047s
2025-12-07 18:32:55,304 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8115ca41-c056-4283-b319-5c424a740ccb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8115ca41-c056-4283-b319-5c424a740ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:32:55,314 82514 INFO [tempest.common.waiters] volume 83d06c8d-2245-43fb-a3d1-5a92d8acdd50 reached in-use after waiting for 0.314433 seconds
2025-12-07 18:32:55,485 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action 0.170s
2025-12-07 18:32:55,485 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "C5^BZwtb5~07uGz"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:55 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-10e1b288-0417-4b59-88f3-2e3d3e4b1e86', 'x-compute-request-id': 'req-10e1b288-0417-4b59-88f3-2e3d3e4b1e86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action'}
Body: b'{"adminPass": "C5^BZwtb5~07uGz"}'
2025-12-07 18:32:55,696 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.210s
2025-12-07 18:32:55,696 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cea33c8-7909-4ebf-bdca-923d2642f48d', 'x-compute-request-id': 'req-0cea33c8-7909-4ebf-bdca-923d2642f48d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:32:57,097 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.385s
2025-12-07 18:32:57,097 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a909c8f-06eb-4f31-ba72-e59070f22a94', 'x-compute-request-id': 'req-3a909c8f-06eb-4f31-ba72-e59070f22a94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:32:58,265 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.155s
2025-12-07 18:32:58,265 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14cd959d-3995-42ef-a4b6-e36959a30fee', 'x-compute-request-id': 'req-14cd959d-3995-42ef-a4b6-e36959a30fee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:32:59,705 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.427s
2025-12-07 18:32:59,706 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14fb0df3-e950-42e0-813d-91a31f000f0d', 'x-compute-request-id': 'req-14fb0df3-e950-42e0-813d-91a31f000f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:00,886 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.167s
2025-12-07 18:33:00,886 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65319848-a0e5-4323-af31-106b90d6425f', 'x-compute-request-id': 'req-65319848-a0e5-4323-af31-106b90d6425f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:02,128 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.229s
2025-12-07 18:33:02,128 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1498dd40-5402-4e29-9db3-cd1c11221f88', 'x-compute-request-id': 'req-1498dd40-5402-4e29-9db3-cd1c11221f88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:03,307 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.166s
2025-12-07 18:33:03,307 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41f8c37-9966-4c7e-a8d5-f015e5d63103', 'x-compute-request-id': 'req-f41f8c37-9966-4c7e-a8d5-f015e5d63103', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:04,600 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.280s
2025-12-07 18:33:04,600 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-842315d7-3be5-4c26-a472-a50dc5767e13', 'x-compute-request-id': 'req-842315d7-3be5-4c26-a472-a50dc5767e13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ACTIVE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:32:55Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:31:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:06,227 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.612s
2025-12-07 18:33:06,227 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4272963-c489-4470-a3ca-40622b1c540e', 'x-compute-request-id': 'req-e4272963-c489-4470-a3ca-40622b1c540e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "RESCUE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:33:06Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:33:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:06,238 82514 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 11 second wait
2025-12-07 18:33:06,440 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.122/identity/v3/auth/tokens 0.197s
2025-12-07 18:33:06,440 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f4338ccf-7d28-434e-aa91-33aaa1cbe76d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.122/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e0fcb8518e494ab48f5821bb1697f9df", "name": "tempest-ServerRescueNegativeTestJSON-1772109878-project-member", "password_expires_at": null}, "audit_ids": ["CLn4eymiRXicVScwtzEmuQ"], "expires_at": "2025-12-07T18:33:06.000000Z", "issued_at": "2025-12-07T17:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4aa054200dde49d0aec2d8a66d6ed521", "name": "tempest-ServerRescueNegativeTestJSON-1772109878"}, "is_domain": false, "roles": [{"id": "2ac4c48c29ab4d9b955f774249f66f2b", "name": "member"}, {"id": "eb9fa57faa624dcb9216b20622ed4c8c", "name": "reader"}], "catalog": [{"endpoints": [{"id": "b65eea484deb4021a05df025de0e0d90", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/identity", "region": "RegionOne"}], "id": "016b6b6b8a5d4a228c560cd809a85c78", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca14ba41207d4568acc1e1ee362097e7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/placement", "region": "RegionOne"}], "id": "40b33708418d47008e0aa476acd1377c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "828cd4c188c94b09ad4775d7ce6d6b4b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/volume/v3", "region": "RegionOne"}], "id": "526c83ece7ee4ccda6911c2dc95d53e8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5984d36760ef457c9e69f846cc9bc2d2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/networking", "region": "RegionOne"}], "id": "652090aa10ee43bab9e9d913efc00539", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "12835869ffdd4ebc8258c2d3d4d83b8a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/compute/v2.1", "region": "RegionOne"}], "id": "686357de698649cbad0eab87d804a344", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b227e5924d3c42028b4b25ab6ec41163", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/image", "region": "RegionOne"}], "id": "c94606d5489c4e67a1cf5dc4a7a3d9c2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22cf5d223ac64bdca813b6df5aa803fc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.122/compute/v2/4aa054200dde49d0aec2d8a66d6ed521", "region": "RegionOne"}], "id": "e189345e64924c5d8bcb40177bac53b5", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-07 18:33:06,441 82514 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '634da420-81a8-4251-bd46-ffb9a71c0672', 'name': 'tempest-ServerRescueNegativeTestJSON-1570871389-network', 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'project_id': '4aa054200dde49d0aec2d8a66d6ed521', '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': 45360, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-12-07T17:29:35Z', 'updated_at': '2025-12-07T17:29:36Z', 'revision_number': 1} available for tenant
2025-12-07 18:33:06,671 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.229s
2025-12-07 18:33:06,671 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '152', 'x-openstack-request-id': 'req-18214d8b-aa3b-4624-9f34-eb6734f83d9c', 'x-compute-request-id': 'req-18214d8b-aa3b-4624-9f34-eb6734f83d9c', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance a6ca110c-0db4-4b60-94a9-8f7c2698fe88 while it is in vm_state rescued"}}'
2025-12-07 18:33:06,843 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action 0.171s
2025-12-07 18:33:06,843 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:06 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-6874bb30-bd87-473f-9b80-7da0dc5a0e77', 'x-compute-request-id': 'req-6874bb30-bd87-473f-9b80-7da0dc5a0e77', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action'}
Body: b''
2025-12-07 18:33:07,437 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.594s
2025-12-07 18:33:07,438 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4940a243-87ec-48b2-9f8b-86bf1847fcd1', 'x-compute-request-id': 'req-4940a243-87ec-48b2-9f8b-86bf1847fcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "RESCUE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:33:07Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:33:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:09,038 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.587s
2025-12-07 18:33:09,038 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6870b0d-345b-45e1-b5ac-9944591a086b', 'x-compute-request-id': 'req-d6870b0d-345b-45e1-b5ac-9944591a086b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "RESCUE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:33:07Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:33:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:10,373 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.322s
2025-12-07 18:33:10,374 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ebc045f-beae-4d8c-bb30-f4693220fc6b', 'x-compute-request-id': 'req-7ebc045f-beae-4d8c-bb30-f4693220fc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "RESCUE", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:33:07Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:33:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:11,583 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88 0.196s
2025-12-07 18:33:11,583 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a7889d-03d0-4d84-952f-e5214e139837', 'x-compute-request-id': 'req-c9a7889d-03d0-4d84-952f-e5214e139837', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}
Body: b'{"server": {"id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "name": "tempest-ServerRescueNegativeTestJSON-server-844430980", "status": "ERROR", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "metadata": {}, "hostId": "bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515", "image": {"id": "9a56353e-a273-4bd9-8255-ce3ed04a4dff", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.122/compute/flavors/42"}]}, "created": "2025-12-07T17:31:31Z", "updated": "2025-12-07T17:33:11Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1570871389-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:db:b2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}, {"rel": "bookmark", "href": "http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2021462725", "OS-SRV-USG:launched_at": "2025-12-07T17:33:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1054386140"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}]}}'
2025-12-07 18:33:11,594 82514 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 4 second wait
2025-12-07 18:33:11,711 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-interface 0.115s
2025-12-07 18:33:11,711 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-107c91f7-2df2-4dac-87fd-0e0b78d6b9af', 'x-compute-request-id': 'req-107c91f7-2df2-4dac-87fd-0e0b78d6b9af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "634da420-81a8-4251-bd46-ffb9a71c0672", "port_id": "483401f8-20ed-4659-a81b-716e7032b253", "mac_addr": "fa:16:3e:97:db:b2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e6da1973-cfd0-4b15-8cbd-f1ea3383c6f3", "ip_address": "10.0.0.14"}]}]}'
2025-12-07 18:33:12,699 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.122/networking/v2.0/floatingips/21981a99-b0e9-4c02-a7b9-db71676e6278 0.984s
2025-12-07 18:33:12,699 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "483401f8-20ed-4659-a81b-716e7032b253"}}
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '831', 'x-openstack-request-id': 'req-e3d8189f-05ba-4db3-9609-1d50a4b5461f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/networking/v2.0/floatingips/21981a99-b0e9-4c02-a7b9-db71676e6278'}
Body: b'{"floatingip": {"id": "21981a99-b0e9-4c02-a7b9-db71676e6278", "tenant_id": "4aa054200dde49d0aec2d8a66d6ed521", "project_id": "4aa054200dde49d0aec2d8a66d6ed521", "floating_ip_address": "172.24.4.97", "floating_network_id": "e4c6d003-6b02-410f-ab59-f20d5a7ad01b", "router_id": "c39783d8-dac5-43f4-94b7-3412ecd2283f", "port_id": "483401f8-20ed-4659-a81b-716e7032b253", "fixed_ip_address": "10.0.0.14", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "634da420-81a8-4251-bd46-ffb9a71c0672", "mac_address": "fa:16:3e:97:db:b2", "admin_state_up": true, "status": "ACTIVE", "device_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-07T17:31:30Z", "updated_at": "2025-12-07T17:33:12Z", "revision_number": 3}}'
2025-12-07 18:33:12,700 82514 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication
2025-12-07 18:34:12,760 82514 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.97 (timed out). Number attempts: 1. Retry after 2 seconds.
2025-12-07 18:35:15,321 82514 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.97 (timed out). Number attempts: 2. Retry after 3 seconds.
2025-12-07 18:36:18,886 82514 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.97 (timed out). Number attempts: 3. Retry after 4 seconds.
2025-12-07 18:37:23,447 82514 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.97 after 3 attempts. Proxy client: no proxy client
2025-12-07 18:37:23.447 82514 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2025-12-07 18:37:23.447 82514 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection
2025-12-07 18:37:23.447 82514 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2025-12-07 18:37:23.447 82514 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 384, in connect
2025-12-07 18:37:23.447 82514 ERROR tempest.lib.common.ssh sock.connect(addr)
2025-12-07 18:37:23.447 82514 ERROR tempest.lib.common.ssh TimeoutError: timed out
2025-12-07 18:37:23.447 82514 ERROR tempest.lib.common.ssh
2025-12-07 18:37:23,448 82514 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Sun, 07 Dec 2025 17:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '417', 'location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053a0a0f-10fc-47a6-9c7c-4b929452933d', 'x-compute-request-id': 'req-053a0a0f-10fc-47a6-9c7c-4b929452933d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.122/compute/v2.1/servers'}
Body: {'id': 'a6ca110c-0db4-4b60-94a9-8f7c2698fe88', 'name': 'tempest-ServerRescueNegativeTestJSON-server-844430980', 'status': 'ACTIVE', 'tenant_id': '4aa054200dde49d0aec2d8a66d6ed521', 'user_id': 'e0fcb8518e494ab48f5821bb1697f9df', 'metadata': {}, 'hostId': 'bcafaae1b7a562c4694d0b8d2b7c3e3eb8537ccd0c00ded74cf2e515', 'image': {'id': '9a56353e-a273-4bd9-8255-ce3ed04a4dff', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.122/compute/images/9a56353e-a273-4bd9-8255-ce3ed04a4dff'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.122/compute/flavors/42'}]}, 'created': '2025-12-07T17:31:31Z', 'updated': '2025-12-07T17:31:43Z', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1570871389-network': [{'version': 4, 'addr': '10.0.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:97:db:b2'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}, {'rel': 'bookmark', 'href': 'http://192.168.122.122/compute/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-2021462725', 'OS-SRV-USG:launched_at': '2025-12-07T17:31:43.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1054386140'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2025-12-07 18:37:24,686 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action 1.236s
2025-12-07 18:37:24,686 82514 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': 'Sun, 07 Dec 2025 17:37:23 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-f2f1a69d-57d5-4ea4-b3d1-db741795ed72', 'x-compute-request-id': 'req-f2f1a69d-57d5-4ea4-b3d1-db741795ed72', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-07 18:37:24,686 82514 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server a6ca110c-0db4-4b60-94a9-8f7c2698fe88
2025-12-07 18:37:24,727 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:37:24,727 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eade788-f0a7-401d-92d4-ce0ecce25484', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eade788-f0a7-401d-92d4-ce0ecce25484', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:37:24,836 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.099s
2025-12-07 18:37:24,837 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-658f6b50-a3d8-458f-893a-decedacbe38f', 'x-compute-request-id': 'req-658f6b50-a3d8-458f-893a-decedacbe38f', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance a6ca110c-0db4-4b60-94a9-8f7c2698fe88 while it is in vm_state error"}}'
2025-12-07 18:37:24,892 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.053s
2025-12-07 18:37:24,892 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa65aa49-629e-4ad4-ab96-6455ecde302d', 'x-compute-request-id': 'req-aa65aa49-629e-4ad4-ab96-6455ecde302d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:25,939 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.043s
2025-12-07 18:37:25,939 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88fc737c-cd12-49d9-8ebe-3c55da6b03cf', 'x-compute-request-id': 'req-88fc737c-cd12-49d9-8ebe-3c55da6b03cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:26,997 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:37:26,997 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c7391b-68a8-48ee-8d89-9e6fcd9ce46c', 'x-compute-request-id': 'req-c4c7391b-68a8-48ee-8d89-9e6fcd9ce46c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:28,052 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.052s
2025-12-07 18:37:28,052 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fd7b0d7-55bf-4a9e-9826-8410eed28df4', 'x-compute-request-id': 'req-7fd7b0d7-55bf-4a9e-9826-8410eed28df4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:29,115 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.060s
2025-12-07 18:37:29,116 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-91ce1874-0956-46c8-aa6f-62c16553ddff', 'x-compute-request-id': 'req-91ce1874-0956-46c8-aa6f-62c16553ddff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:30,180 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.061s
2025-12-07 18:37:30,180 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f902c19-164b-401d-8e03-6afbaf1dfeb1', 'x-compute-request-id': 'req-2f902c19-164b-401d-8e03-6afbaf1dfeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:31,347 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.164s
2025-12-07 18:37:31,347 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7cf97a9-5060-4344-be3e-a2589d9edf6f', 'x-compute-request-id': 'req-f7cf97a9-5060-4344-be3e-a2589d9edf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:32,457 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.106s
2025-12-07 18:37:32,457 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9868c04e-ec4e-433f-8886-aa4f6fc5cfca', 'x-compute-request-id': 'req-9868c04e-ec4e-433f-8886-aa4f6fc5cfca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:33,576 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.116s
2025-12-07 18:37:33,576 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642b02b2-012d-4327-bc99-0ff1ec07b3d4', 'x-compute-request-id': 'req-642b02b2-012d-4327-bc99-0ff1ec07b3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:34,625 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.045s
2025-12-07 18:37:34,625 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af8db8b-1bab-4bba-916e-9003f0af8859', 'x-compute-request-id': 'req-8af8db8b-1bab-4bba-916e-9003f0af8859', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:35,691 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.062s
2025-12-07 18:37:35,691 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9422cf7f-27fa-448e-810c-04e1d0af8a10', 'x-compute-request-id': 'req-9422cf7f-27fa-448e-810c-04e1d0af8a10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:36,743 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.049s
2025-12-07 18:37:36,743 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffddc349-b163-4f0f-88bd-15515be25618', 'x-compute-request-id': 'req-ffddc349-b163-4f0f-88bd-15515be25618', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:37,801 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.055s
2025-12-07 18:37:37,802 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d24fc7f7-e2b8-443c-a591-03df04011da2', 'x-compute-request-id': 'req-d24fc7f7-e2b8-443c-a591-03df04011da2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:38,866 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.061s
2025-12-07 18:37:38,866 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da82a038-c845-4c64-a4fb-e7ab3c006f57', 'x-compute-request-id': 'req-da82a038-c845-4c64-a4fb-e7ab3c006f57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:39,921 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.051s
2025-12-07 18:37:39,921 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bfa8ef4-b671-4a31-84b1-20e7ee1c2342', 'x-compute-request-id': 'req-8bfa8ef4-b671-4a31-84b1-20e7ee1c2342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:40,990 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.066s
2025-12-07 18:37:40,990 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3b0dd2-f85b-4383-9467-0546616dd5f6', 'x-compute-request-id': 'req-7b3b0dd2-f85b-4383-9467-0546616dd5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:42,042 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.049s
2025-12-07 18:37:42,043 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-e007722f-ad92-4e93-a442-db943bf7ac1e', 'x-compute-request-id': 'req-e007722f-ad92-4e93-a442-db943bf7ac1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:43,089 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.043s
2025-12-07 18:37:43,089 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-12aef2ed-fb3d-465e-a3c7-6ed4ecc3bc0a', 'x-compute-request-id': 'req-12aef2ed-fb3d-465e-a3c7-6ed4ecc3bc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:44,138 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.046s
2025-12-07 18:37:44,139 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-01db24b5-b98c-4495-9269-8170ff01524b', 'x-compute-request-id': 'req-01db24b5-b98c-4495-9269-8170ff01524b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:45,184 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.042s
2025-12-07 18:37:45,184 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-be4f4321-380a-4a8d-a8e5-d99fcd534a1c', 'x-compute-request-id': 'req-be4f4321-380a-4a8d-a8e5-d99fcd534a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:46,261 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.074s
2025-12-07 18:37:46,261 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-2f25977c-d85f-4d40-bd55-e3cc56955ddd', 'x-compute-request-id': 'req-2f25977c-d85f-4d40-bd55-e3cc56955ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:47,328 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.063s
2025-12-07 18:37:47,328 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-38163381-25f5-4520-82f6-aece899a1d12', 'x-compute-request-id': 'req-38163381-25f5-4520-82f6-aece899a1d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:48,379 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.047s
2025-12-07 18:37:48,379 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-44dcf119-e99d-416e-8a37-77104753b788', 'x-compute-request-id': 'req-44dcf119-e99d-416e-8a37-77104753b788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:49,426 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.044s
2025-12-07 18:37:49,426 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-97928186-a7bc-4c62-81f4-214be8ba1438', 'x-compute-request-id': 'req-97928186-a7bc-4c62-81f4-214be8ba1438', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:50,474 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.044s
2025-12-07 18:37:50,474 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-1c02fe20-fae7-4df6-92ac-16cb3f299696', 'x-compute-request-id': 'req-1c02fe20-fae7-4df6-92ac-16cb3f299696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:51,520 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.042s
2025-12-07 18:37:51,520 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-8a2c45c3-d526-4db4-8696-40f3de846634', 'x-compute-request-id': 'req-8a2c45c3-d526-4db4-8696-40f3de846634', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:52,569 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.046s
2025-12-07 18:37:52,569 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-50dd1dbb-8f09-4b88-84f4-eb361b01a97f', 'x-compute-request-id': 'req-50dd1dbb-8f09-4b88-84f4-eb361b01a97f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:53,624 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.052s
2025-12-07 18:37:53,624 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-b6bcac40-c0f9-4e26-b03a-9ae9473985e3', 'x-compute-request-id': 'req-b6bcac40-c0f9-4e26-b03a-9ae9473985e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:54,686 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.059s
2025-12-07 18:37:54,686 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-338cb47f-ea6f-4efd-bb9a-6d7e0a620980', 'x-compute-request-id': 'req-338cb47f-ea6f-4efd-bb9a-6d7e0a620980', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:55,743 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:37:55,743 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-7263391d-808d-4ae0-a1e6-e677cafacb6b', 'x-compute-request-id': 'req-7263391d-808d-4ae0-a1e6-e677cafacb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:56,800 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.055s
2025-12-07 18:37:56,801 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-fe6f67c4-9228-4f11-a309-605ee007ed5b', 'x-compute-request-id': 'req-fe6f67c4-9228-4f11-a309-605ee007ed5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:57,848 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.045s
2025-12-07 18:37:57,848 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-e05b17c2-0f33-43b7-9c43-95b267089ebc', 'x-compute-request-id': 'req-e05b17c2-0f33-43b7-9c43-95b267089ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:58,900 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.048s
2025-12-07 18:37:58,900 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-bf6c7f3b-44d4-4408-a4b3-23ec09eb8847', 'x-compute-request-id': 'req-bf6c7f3b-44d4-4408-a4b3-23ec09eb8847', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:37:59,946 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.043s
2025-12-07 18:37:59,947 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:37: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-8f500823-5546-4acf-9303-790fddef3951', 'x-compute-request-id': 'req-8f500823-5546-4acf-9303-790fddef3951', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:01,002 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.052s
2025-12-07 18:38:01,002 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-7be17265-c4bf-4ecd-989d-6ced383ffdd6', 'x-compute-request-id': 'req-7be17265-c4bf-4ecd-989d-6ced383ffdd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:02,046 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.041s
2025-12-07 18:38:02,047 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-af5154d7-8e5f-4c3c-950e-63c8e9622775', 'x-compute-request-id': 'req-af5154d7-8e5f-4c3c-950e-63c8e9622775', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:03,099 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.048s
2025-12-07 18:38:03,099 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-6f2adef3-9072-43cc-842e-e309bf5148d6', 'x-compute-request-id': 'req-6f2adef3-9072-43cc-842e-e309bf5148d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:04,151 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.049s
2025-12-07 18:38:04,152 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-038fd7af-6fbb-4367-95e3-090f68c050de', 'x-compute-request-id': 'req-038fd7af-6fbb-4367-95e3-090f68c050de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:05,211 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.056s
2025-12-07 18:38:05,211 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-46f791b2-fffb-4992-b481-3da44f17ec7f', 'x-compute-request-id': 'req-46f791b2-fffb-4992-b481-3da44f17ec7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:06,286 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.071s
2025-12-07 18:38:06,286 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-8ede66cb-412c-46f8-b00c-638a23a26467', 'x-compute-request-id': 'req-8ede66cb-412c-46f8-b00c-638a23a26467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:07,343 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:38:07,343 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-ca53c9c1-bd07-4337-b5e4-669805008e35', 'x-compute-request-id': 'req-ca53c9c1-bd07-4337-b5e4-669805008e35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:08,411 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.064s
2025-12-07 18:38:08,411 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-e8adb51d-35e0-4256-8784-3783cc85abcc', 'x-compute-request-id': 'req-e8adb51d-35e0-4256-8784-3783cc85abcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:09,477 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.063s
2025-12-07 18:38:09,478 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-a6e52450-c019-4ae4-bffe-c84c0e84d098', 'x-compute-request-id': 'req-a6e52450-c019-4ae4-bffe-c84c0e84d098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:10,526 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.045s
2025-12-07 18:38:10,526 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-d9792cc3-8c62-407f-8049-363caab71ae3', 'x-compute-request-id': 'req-d9792cc3-8c62-407f-8049-363caab71ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:11,620 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.091s
2025-12-07 18:38:11,621 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-c8c4c858-fd21-4707-918f-e35a83eb4a29', 'x-compute-request-id': 'req-c8c4c858-fd21-4707-918f-e35a83eb4a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:12,690 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.066s
2025-12-07 18:38:12,690 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-ee206688-4084-42f2-b2c4-98374731d57f', 'x-compute-request-id': 'req-ee206688-4084-42f2-b2c4-98374731d57f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:13,766 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.072s
2025-12-07 18:38:13,767 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-71feb4b4-b1db-40ce-ba65-33b02915fed0', 'x-compute-request-id': 'req-71feb4b4-b1db-40ce-ba65-33b02915fed0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:14,839 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.069s
2025-12-07 18:38:14,839 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-51b90654-0834-4a5c-931f-9d8fb4038553', 'x-compute-request-id': 'req-51b90654-0834-4a5c-931f-9d8fb4038553', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:15,920 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.078s
2025-12-07 18:38:15,920 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-f0f2d68a-6da9-4625-9d02-bb1c4f36a068', 'x-compute-request-id': 'req-f0f2d68a-6da9-4625-9d02-bb1c4f36a068', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:17,001 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.078s
2025-12-07 18:38:17,001 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-a7476303-a302-45a3-b264-3a81bbd38cf8', 'x-compute-request-id': 'req-a7476303-a302-45a3-b264-3a81bbd38cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:18,052 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.047s
2025-12-07 18:38:18,053 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-ebd40699-a61f-46a2-acfd-c7cf6a7f05dd', 'x-compute-request-id': 'req-ebd40699-a61f-46a2-acfd-c7cf6a7f05dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:19,105 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.050s
2025-12-07 18:38:19,106 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-1e347d7d-f9bc-4aff-9a7e-05e31f6b0422', 'x-compute-request-id': 'req-1e347d7d-f9bc-4aff-9a7e-05e31f6b0422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:20,176 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.067s
2025-12-07 18:38:20,176 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-09b97d8b-f2ea-4288-ba3a-edfb40c1837e', 'x-compute-request-id': 'req-09b97d8b-f2ea-4288-ba3a-edfb40c1837e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:21,232 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.053s
2025-12-07 18:38:21,233 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-ca8f2159-cebe-47f1-8ade-713add66ba79', 'x-compute-request-id': 'req-ca8f2159-cebe-47f1-8ade-713add66ba79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:22,305 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.070s
2025-12-07 18:38:22,306 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-b33500a4-51b7-4df4-a78d-a8830231b924', 'x-compute-request-id': 'req-b33500a4-51b7-4df4-a78d-a8830231b924', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:23,367 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.058s
2025-12-07 18:38:23,368 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-356872d1-18fc-4d4a-b77c-bf508327f9f8', 'x-compute-request-id': 'req-356872d1-18fc-4d4a-b77c-bf508327f9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:24,444 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.073s
2025-12-07 18:38:24,445 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-4a3b37d7-7106-4847-9dfd-28781082dd33', 'x-compute-request-id': 'req-4a3b37d7-7106-4847-9dfd-28781082dd33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:25,537 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.089s
2025-12-07 18:38:25,537 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-e99a0985-90c2-4ebb-8487-6724ea7352e1', 'x-compute-request-id': 'req-e99a0985-90c2-4ebb-8487-6724ea7352e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:27,356 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.816s
2025-12-07 18:38:27,356 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-361362a9-f6f5-481c-9f0a-4fbd8f9a0a5e', 'x-compute-request-id': 'req-361362a9-f6f5-481c-9f0a-4fbd8f9a0a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:28,459 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.099s
2025-12-07 18:38:28,459 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-55886d75-1802-4a19-9a17-1ed1fe46600d', 'x-compute-request-id': 'req-55886d75-1802-4a19-9a17-1ed1fe46600d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:29,533 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.071s
2025-12-07 18:38:29,533 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-2cdd970f-2d33-4667-892f-b9795cebc1b2', 'x-compute-request-id': 'req-2cdd970f-2d33-4667-892f-b9795cebc1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:30,626 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.090s
2025-12-07 18:38:30,627 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-4b8a4a25-89e2-4800-981b-284d584a2330', 'x-compute-request-id': 'req-4b8a4a25-89e2-4800-981b-284d584a2330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:31,709 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.079s
2025-12-07 18:38:31,709 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-cbdf6e7f-12b6-418d-94f6-1410d6fa3df8', 'x-compute-request-id': 'req-cbdf6e7f-12b6-418d-94f6-1410d6fa3df8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:32,775 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.062s
2025-12-07 18:38:32,775 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-c28102d4-e1e8-43c7-a227-73e03029a4f0', 'x-compute-request-id': 'req-c28102d4-e1e8-43c7-a227-73e03029a4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:33,854 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.075s
2025-12-07 18:38:33,854 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-0389b836-bbb5-4fd3-9fca-1df76377fb86', 'x-compute-request-id': 'req-0389b836-bbb5-4fd3-9fca-1df76377fb86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:34,905 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.047s
2025-12-07 18:38:34,905 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-f360d961-a493-4b34-8d16-58fcd4b2a33a', 'x-compute-request-id': 'req-f360d961-a493-4b34-8d16-58fcd4b2a33a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:35,962 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:38:35,963 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-a339500c-80d5-4e8d-9947-d327a366e644', 'x-compute-request-id': 'req-a339500c-80d5-4e8d-9947-d327a366e644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:37,030 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.064s
2025-12-07 18:38:37,030 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-e173f80d-bcf6-4190-8e43-8af55a653a40', 'x-compute-request-id': 'req-e173f80d-bcf6-4190-8e43-8af55a653a40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:38,081 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.048s
2025-12-07 18:38:38,081 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-b7e9c61c-db29-4485-818d-52e3ce3acf13', 'x-compute-request-id': 'req-b7e9c61c-db29-4485-818d-52e3ce3acf13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:39,134 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.049s
2025-12-07 18:38:39,134 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-b08af2ca-e8af-4a7f-92ca-a1beebbf72bb', 'x-compute-request-id': 'req-b08af2ca-e8af-4a7f-92ca-a1beebbf72bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:40,185 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.047s
2025-12-07 18:38:40,186 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-703f4c3b-cf14-4522-870f-e78c3ac5c2fe', 'x-compute-request-id': 'req-703f4c3b-cf14-4522-870f-e78c3ac5c2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:41,243 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:38:41,243 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-2280f9f5-a16d-4de7-8344-3a4285b413bc', 'x-compute-request-id': 'req-2280f9f5-a16d-4de7-8344-3a4285b413bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:42,357 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.110s
2025-12-07 18:38:42,357 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-6b0cff3e-462e-43bc-9c79-e6f261b10a55', 'x-compute-request-id': 'req-6b0cff3e-462e-43bc-9c79-e6f261b10a55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:43,411 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.050s
2025-12-07 18:38:43,411 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-dc96f02d-2cfa-4f47-9432-a6bcd3107a98', 'x-compute-request-id': 'req-dc96f02d-2cfa-4f47-9432-a6bcd3107a98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:44,464 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.050s
2025-12-07 18:38:44,464 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-600e17fb-2b94-4efc-b300-c9be4e03dce0', 'x-compute-request-id': 'req-600e17fb-2b94-4efc-b300-c9be4e03dce0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:45,511 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.044s
2025-12-07 18:38:45,512 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-67a2a0a9-af2a-4310-a9b2-d03c7c348d79', 'x-compute-request-id': 'req-67a2a0a9-af2a-4310-a9b2-d03c7c348d79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:46,575 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.060s
2025-12-07 18:38:46,575 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-25df52b8-c3de-4dfe-ae64-5ab582dde87f', 'x-compute-request-id': 'req-25df52b8-c3de-4dfe-ae64-5ab582dde87f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:47,633 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.055s
2025-12-07 18:38:47,634 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-513eba87-6875-4ac4-a749-7ff8deddfccb', 'x-compute-request-id': 'req-513eba87-6875-4ac4-a749-7ff8deddfccb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:48,696 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.059s
2025-12-07 18:38:48,696 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-c8abc6cb-a981-4a21-baf8-11784a9f13d5', 'x-compute-request-id': 'req-c8abc6cb-a981-4a21-baf8-11784a9f13d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:49,761 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.062s
2025-12-07 18:38:49,761 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-6df41c3a-275e-4f6b-ae2d-cb98bc22c458', 'x-compute-request-id': 'req-6df41c3a-275e-4f6b-ae2d-cb98bc22c458', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:50,818 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:38:50,819 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-d151fa22-dc93-452e-b678-ad97fac9c815', 'x-compute-request-id': 'req-d151fa22-dc93-452e-b678-ad97fac9c815', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:51,876 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:38:51,876 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-5f8e2c72-07a0-41ad-93ca-fb5453a394b9', 'x-compute-request-id': 'req-5f8e2c72-07a0-41ad-93ca-fb5453a394b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:52,924 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.045s
2025-12-07 18:38:52,924 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-69a39679-dcfd-4b94-a342-551c38db9622', 'x-compute-request-id': 'req-69a39679-dcfd-4b94-a342-551c38db9622', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:54,016 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.089s
2025-12-07 18:38:54,016 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-b6f55f4c-dc41-4ea2-b319-11613b6dc4cf', 'x-compute-request-id': 'req-b6f55f4c-dc41-4ea2-b319-11613b6dc4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:55,083 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.064s
2025-12-07 18:38:55,083 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-f48d9991-32ee-4c99-b0cd-b5f5edb67ec5', 'x-compute-request-id': 'req-f48d9991-32ee-4c99-b0cd-b5f5edb67ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:56,152 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.066s
2025-12-07 18:38:56,153 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-d6880dce-3287-48d6-a513-b21477702825', 'x-compute-request-id': 'req-d6880dce-3287-48d6-a513-b21477702825', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:57,214 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.059s
2025-12-07 18:38:57,215 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-a699f695-478b-4339-bcff-3d322e948898', 'x-compute-request-id': 'req-a699f695-478b-4339-bcff-3d322e948898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:58,304 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.086s
2025-12-07 18:38:58,304 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-26e785c3-77ba-4268-abb6-b7f2f26b412c', 'x-compute-request-id': 'req-26e785c3-77ba-4268-abb6-b7f2f26b412c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:38:59,393 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.086s
2025-12-07 18:38:59,393 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:38: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-e07abff9-61f5-4460-81dc-3a729bfcb795', 'x-compute-request-id': 'req-e07abff9-61f5-4460-81dc-3a729bfcb795', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:00,445 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.048s
2025-12-07 18:39:00,445 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-e2721847-6452-43fc-a029-8b511e882fa7', 'x-compute-request-id': 'req-e2721847-6452-43fc-a029-8b511e882fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:01,501 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.053s
2025-12-07 18:39:01,501 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-bd5d5ba0-44a3-448d-91c0-dab1b774f984', 'x-compute-request-id': 'req-bd5d5ba0-44a3-448d-91c0-dab1b774f984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:02,549 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.045s
2025-12-07 18:39:02,549 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-b71ec53b-41fd-458a-adde-0f3e3fd09d7e', 'x-compute-request-id': 'req-b71ec53b-41fd-458a-adde-0f3e3fd09d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:03,599 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.046s
2025-12-07 18:39:03,599 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-6568621a-0d4c-4600-aac0-268383219fc1', 'x-compute-request-id': 'req-6568621a-0d4c-4600-aac0-268383219fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:04,655 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.053s
2025-12-07 18:39:04,655 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-6fed781d-cdfc-43f3-bb9b-ae060efa0dbe', 'x-compute-request-id': 'req-6fed781d-cdfc-43f3-bb9b-ae060efa0dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:05,711 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.052s
2025-12-07 18:39:05,712 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-54a44f55-672d-463f-b7db-96e8c97c943a', 'x-compute-request-id': 'req-54a44f55-672d-463f-b7db-96e8c97c943a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:06,760 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.045s
2025-12-07 18:39:06,760 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-6cafdb84-caa7-43b3-9f1a-f012d512a4d6', 'x-compute-request-id': 'req-6cafdb84-caa7-43b3-9f1a-f012d512a4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:07,813 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.050s
2025-12-07 18:39:07,813 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-c4f11dae-791f-41eb-b34c-91a15d3f6306', 'x-compute-request-id': 'req-c4f11dae-791f-41eb-b34c-91a15d3f6306', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:08,863 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.047s
2025-12-07 18:39:08,864 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-b0e884dd-70cb-4b6c-af90-7730a991c590', 'x-compute-request-id': 'req-b0e884dd-70cb-4b6c-af90-7730a991c590', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:09,923 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.056s
2025-12-07 18:39:09,923 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-667df61d-04e1-4e8e-be6a-3c7b0447427f', 'x-compute-request-id': 'req-667df61d-04e1-4e8e-be6a-3c7b0447427f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:10,980 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:39:10,980 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-068284ef-3642-4f76-8406-6ff2c7dd2c8f', 'x-compute-request-id': 'req-068284ef-3642-4f76-8406-6ff2c7dd2c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:12,034 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.050s
2025-12-07 18:39:12,034 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-d6b70d45-403b-4a71-b588-ea9a788fc235', 'x-compute-request-id': 'req-d6b70d45-403b-4a71-b588-ea9a788fc235', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:13,097 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.060s
2025-12-07 18:39:13,098 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-4e5284fc-b85d-4d0f-96c7-c54131daeaf3', 'x-compute-request-id': 'req-4e5284fc-b85d-4d0f-96c7-c54131daeaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:14,154 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.054s
2025-12-07 18:39:14,154 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-0cb4d694-f48b-4012-8e0a-9bff4dbf1f8e', 'x-compute-request-id': 'req-0cb4d694-f48b-4012-8e0a-9bff4dbf1f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:15,206 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.048s
2025-12-07 18:39:15,206 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-94ed6f9c-7537-4bbb-8b68-a8538b80d75a', 'x-compute-request-id': 'req-94ed6f9c-7537-4bbb-8b68-a8538b80d75a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:16,283 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.073s
2025-12-07 18:39:16,283 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-5473a1c3-6c0f-49a8-b464-1a6f631c05fa', 'x-compute-request-id': 'req-5473a1c3-6c0f-49a8-b464-1a6f631c05fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:17,358 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.072s
2025-12-07 18:39:17,358 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-a38ea022-8173-4130-82f8-fd6fadd84d86', 'x-compute-request-id': 'req-a38ea022-8173-4130-82f8-fd6fadd84d86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:18,434 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.072s
2025-12-07 18:39:18,435 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-3d38c4a5-0b6d-47af-83fd-51be78003358', 'x-compute-request-id': 'req-3d38c4a5-0b6d-47af-83fd-51be78003358', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:19,497 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.059s
2025-12-07 18:39:19,497 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-3d2e5fdc-44af-4849-b294-b651b516c13c', 'x-compute-request-id': 'req-3d2e5fdc-44af-4849-b294-b651b516c13c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:20,558 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.058s
2025-12-07 18:39:20,558 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-d4a17a2d-fde2-49f2-9767-60a6e50ad5f6', 'x-compute-request-id': 'req-d4a17a2d-fde2-49f2-9767-60a6e50ad5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:21,631 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.070s
2025-12-07 18:39:21,632 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-73f4457b-9068-4236-8278-cdcb5b44c89d', 'x-compute-request-id': 'req-73f4457b-9068-4236-8278-cdcb5b44c89d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:22,741 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.105s
2025-12-07 18:39:22,741 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-7d98240a-c4b8-470e-b440-cc1e1b2b8496', 'x-compute-request-id': 'req-7d98240a-c4b8-470e-b440-cc1e1b2b8496', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:23,815 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.071s
2025-12-07 18:39:23,815 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-07a07d5c-f3f8-4cf2-b5b0-90f0dded5439', 'x-compute-request-id': 'req-07a07d5c-f3f8-4cf2-b5b0-90f0dded5439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:24,879 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.061s
2025-12-07 18:39:24,879 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-97b6b81f-b3b9-44a5-8a04-a263393580fa', 'x-compute-request-id': 'req-97b6b81f-b3b9-44a5-8a04-a263393580fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:25,947 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.065s
2025-12-07 18:39:25,948 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-aa8ebf97-2657-497d-806e-85e589f8ed70', 'x-compute-request-id': 'req-aa8ebf97-2657-497d-806e-85e589f8ed70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:27,012 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.061s
2025-12-07 18:39:27,012 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-8b3f691c-4ab7-4477-a49a-e0c3eb776047', 'x-compute-request-id': 'req-8b3f691c-4ab7-4477-a49a-e0c3eb776047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:28,068 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.052s
2025-12-07 18:39:28,068 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-201c17cf-d892-408f-823f-1d04da51e687', 'x-compute-request-id': 'req-201c17cf-d892-408f-823f-1d04da51e687', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:29,128 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.056s
2025-12-07 18:39:29,128 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-2fccc011-4f84-44fa-8a26-8911e9eb8598', 'x-compute-request-id': 'req-2fccc011-4f84-44fa-8a26-8911e9eb8598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:30,189 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.057s
2025-12-07 18:39:30,189 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-0d1cdad8-4530-4767-8861-664ede7d225d', 'x-compute-request-id': 'req-0d1cdad8-4530-4767-8861-664ede7d225d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:31,249 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.056s
2025-12-07 18:39:31,249 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-8b0145e3-51a7-4163-ab31-cca288673798', 'x-compute-request-id': 'req-8b0145e3-51a7-4163-ab31-cca288673798', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:32,305 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.052s
2025-12-07 18:39:32,305 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-b6553864-77f8-467a-9941-02c65cc42667', 'x-compute-request-id': 'req-b6553864-77f8-467a-9941-02c65cc42667', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:33,367 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.059s
2025-12-07 18:39:33,368 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-d7dc2448-0535-48fa-af01-2d129eefdeb5', 'x-compute-request-id': 'req-d7dc2448-0535-48fa-af01-2d129eefdeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:34,439 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.068s
2025-12-07 18:39:34,439 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-fac6a7f4-6e28-4bab-88b4-4bff12a9a8db', 'x-compute-request-id': 'req-fac6a7f4-6e28-4bab-88b4-4bff12a9a8db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:35,505 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.063s
2025-12-07 18:39:35,506 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-7dadf8c2-f414-4e29-84e1-abb74e5591ba', 'x-compute-request-id': 'req-7dadf8c2-f414-4e29-84e1-abb74e5591ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:36,561 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.052s
2025-12-07 18:39:36,561 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-f838245d-59c7-43ed-80ea-a7f1eb82d8fc', 'x-compute-request-id': 'req-f838245d-59c7-43ed-80ea-a7f1eb82d8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:37,608 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.043s
2025-12-07 18:39:37,608 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-7834a3ad-cb82-4849-9a85-ede09a94416d', 'x-compute-request-id': 'req-7834a3ad-cb82-4849-9a85-ede09a94416d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:38,673 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.062s
2025-12-07 18:39:38,673 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-e03bbcce-adc4-4f70-9368-49050ad3abf8', 'x-compute-request-id': 'req-e03bbcce-adc4-4f70-9368-49050ad3abf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:39,724 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.047s
2025-12-07 18:39:39,724 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-5b55324d-9efd-4e9b-8655-c3a9ae2a5871', 'x-compute-request-id': 'req-5b55324d-9efd-4e9b-8655-c3a9ae2a5871', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:40,783 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.056s
2025-12-07 18:39:40,783 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-0c8b21e6-062b-43a6-8c7c-15e7762d6dbf', 'x-compute-request-id': 'req-0c8b21e6-062b-43a6-8c7c-15e7762d6dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:41,836 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.050s
2025-12-07 18:39:41,837 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-50e35a04-a936-4093-afa5-43701d0eab9a', 'x-compute-request-id': 'req-50e35a04-a936-4093-afa5-43701d0eab9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:42,885 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.046s
2025-12-07 18:39:42,885 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-7fc3d33d-8d24-4381-a2e4-ee974db7bac7', 'x-compute-request-id': 'req-7fc3d33d-8d24-4381-a2e4-ee974db7bac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:43,954 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.066s
2025-12-07 18:39:43,955 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-163217cd-4807-4596-88ba-5f54e7a63181', 'x-compute-request-id': 'req-163217cd-4807-4596-88ba-5f54e7a63181', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:45,009 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.051s
2025-12-07 18:39:45,010 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-6b86e41f-48a3-41d3-8e07-9ef95c2c37f8', 'x-compute-request-id': 'req-6b86e41f-48a3-41d3-8e07-9ef95c2c37f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:46,076 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.063s
2025-12-07 18:39:46,076 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-395352fd-5953-444c-a755-6a2639947813', 'x-compute-request-id': 'req-395352fd-5953-444c-a755-6a2639947813', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:47,131 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.051s
2025-12-07 18:39:47,131 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-27c3a3b9-0eea-4032-b7ca-2a43c63b7512', 'x-compute-request-id': 'req-27c3a3b9-0eea-4032-b7ca-2a43c63b7512', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:48,180 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.046s
2025-12-07 18:39:48,180 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-bd885475-d668-466c-b85d-459fc252af2e', 'x-compute-request-id': 'req-bd885475-d668-466c-b85d-459fc252af2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:49,246 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.063s
2025-12-07 18:39:49,247 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-9a68e09a-9660-4f22-a2c7-ea9c26b66323', 'x-compute-request-id': 'req-9a68e09a-9660-4f22-a2c7-ea9c26b66323', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:50,312 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.062s
2025-12-07 18:39:50,312 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-a630bece-b827-4d49-97e4-c56aa55e0507', 'x-compute-request-id': 'req-a630bece-b827-4d49-97e4-c56aa55e0507', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:51,374 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.059s
2025-12-07 18:39:51,374 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-c114be36-8d13-4ec1-a927-9306f4521385', 'x-compute-request-id': 'req-c114be36-8d13-4ec1-a927-9306f4521385', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:52,426 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.049s
2025-12-07 18:39:52,427 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-84618218-442c-4761-8fbe-3a5750ec4172', 'x-compute-request-id': 'req-84618218-442c-4761-8fbe-3a5750ec4172', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:53,502 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.072s
2025-12-07 18:39:53,503 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-a4d079ff-7141-4137-b557-0dcd5e17b53f', 'x-compute-request-id': 'req-a4d079ff-7141-4137-b557-0dcd5e17b53f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:54,581 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.075s
2025-12-07 18:39:54,581 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-3463dbc6-6e50-4100-b1ae-63df9dae20e0', 'x-compute-request-id': 'req-3463dbc6-6e50-4100-b1ae-63df9dae20e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:55,669 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.085s
2025-12-07 18:39:55,670 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-5bbe52bc-9c6a-4755-b0bf-435ee7afad1a', 'x-compute-request-id': 'req-5bbe52bc-9c6a-4755-b0bf-435ee7afad1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:56,755 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.082s
2025-12-07 18:39:56,755 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-36519f05-6ba4-47ae-bbe3-b4ee0c31e41e', 'x-compute-request-id': 'req-36519f05-6ba4-47ae-bbe3-b4ee0c31e41e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:57,803 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.044s
2025-12-07 18:39:57,803 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-ca954224-257e-4c67-bca8-f2aacdfcc1e8', 'x-compute-request-id': 'req-ca954224-257e-4c67-bca8-f2aacdfcc1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:58,860 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.053s
2025-12-07 18:39:58,860 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-ab4833d6-236f-444a-8aba-a20f163b8e87', 'x-compute-request-id': 'req-ab4833d6-236f-444a-8aba-a20f163b8e87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:39:59,931 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.067s
2025-12-07 18:39:59,931 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:39: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-63e6b665-0145-4f89-8427-5d9463156af7', 'x-compute-request-id': 'req-63e6b665-0145-4f89-8427-5d9463156af7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:01,007 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.073s
2025-12-07 18:40:01,007 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-cb6332c2-4d64-4cee-a869-74bd345cb047', 'x-compute-request-id': 'req-cb6332c2-4d64-4cee-a869-74bd345cb047', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:02,104 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.094s
2025-12-07 18:40:02,105 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-32305b2c-742f-4cf7-83f0-541693931332', 'x-compute-request-id': 'req-32305b2c-742f-4cf7-83f0-541693931332', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:03,156 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.049s
2025-12-07 18:40:03,157 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-2d8485b0-c0e3-4096-bd41-be219df7cc02', 'x-compute-request-id': 'req-2d8485b0-c0e3-4096-bd41-be219df7cc02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:04,213 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.053s
2025-12-07 18:40:04,213 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-45c560a4-86c8-4a90-b4fe-f1f1b88215fa', 'x-compute-request-id': 'req-45c560a4-86c8-4a90-b4fe-f1f1b88215fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:05,261 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.044s
2025-12-07 18:40:05,261 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-f13eb94e-cc99-4e01-935d-7b15c2b0ac92', 'x-compute-request-id': 'req-f13eb94e-cc99-4e01-935d-7b15c2b0ac92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:06,321 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.058s
2025-12-07 18:40:06,322 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-1723ec64-a1ee-425b-bc9a-516b338b7d0c', 'x-compute-request-id': 'req-1723ec64-a1ee-425b-bc9a-516b338b7d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:07,404 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.079s
2025-12-07 18:40:07,404 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-95e6f0f6-f3dd-417c-9032-cebf4d8e8963', 'x-compute-request-id': 'req-95e6f0f6-f3dd-417c-9032-cebf4d8e8963', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:08,487 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.079s
2025-12-07 18:40:08,487 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-5f2fe270-0cac-4cb1-a0c9-cac888125ea1', 'x-compute-request-id': 'req-5f2fe270-0cac-4cb1-a0c9-cac888125ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:09,576 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.086s
2025-12-07 18:40:09,577 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-342bd4c8-252b-463d-b7fe-6a0d579bd59e', 'x-compute-request-id': 'req-342bd4c8-252b-463d-b7fe-6a0d579bd59e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:10,636 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.057s
2025-12-07 18:40:10,636 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-57fa54ab-4060-4690-bff9-a24afe20665f', 'x-compute-request-id': 'req-57fa54ab-4060-4690-bff9-a24afe20665f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:11,710 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.071s
2025-12-07 18:40:11,710 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-589fbab8-63ff-49f8-a828-5d726cf7a610', 'x-compute-request-id': 'req-589fbab8-63ff-49f8-a828-5d726cf7a610', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:12,817 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.103s
2025-12-07 18:40:12,818 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-1a7e9305-8149-4886-b5fe-e7851e0ad6d5', 'x-compute-request-id': 'req-1a7e9305-8149-4886-b5fe-e7851e0ad6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:13,939 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.118s
2025-12-07 18:40:13,940 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-46389202-2bb8-472b-ba3c-5628cf5d314d', 'x-compute-request-id': 'req-46389202-2bb8-472b-ba3c-5628cf5d314d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:15,020 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.077s
2025-12-07 18:40:15,021 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-26051385-c0b8-40bb-b94a-38bc55383b38', 'x-compute-request-id': 'req-26051385-c0b8-40bb-b94a-38bc55383b38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:16,079 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.055s
2025-12-07 18:40:16,080 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-01940c2e-831d-4788-b779-7c3cf9c07d93', 'x-compute-request-id': 'req-01940c2e-831d-4788-b779-7c3cf9c07d93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:17,166 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.083s
2025-12-07 18:40:17,166 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-a347473b-3aa4-47fc-bad3-ac329898898c', 'x-compute-request-id': 'req-a347473b-3aa4-47fc-bad3-ac329898898c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:18,262 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.092s
2025-12-07 18:40:18,262 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-229ba040-8aa4-43cf-a9ab-012ab1354d23', 'x-compute-request-id': 'req-229ba040-8aa4-43cf-a9ab-012ab1354d23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:19,341 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.075s
2025-12-07 18:40:19,341 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-73227e40-6bd3-410b-8c45-b82d7212a74f', 'x-compute-request-id': 'req-73227e40-6bd3-410b-8c45-b82d7212a74f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:20,401 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.056s
2025-12-07 18:40:20,401 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-a00e675d-17c2-4d5c-a74d-2564dce9c829', 'x-compute-request-id': 'req-a00e675d-17c2-4d5c-a74d-2564dce9c829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:21,476 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.071s
2025-12-07 18:40:21,476 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-c6e95ecb-f3c0-4782-a075-7b1449baaad6', 'x-compute-request-id': 'req-c6e95ecb-f3c0-4782-a075-7b1449baaad6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:22,561 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.082s
2025-12-07 18:40:22,562 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-92089807-6a98-4c31-88da-177d6986f370', 'x-compute-request-id': 'req-92089807-6a98-4c31-88da-177d6986f370', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:23,664 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.098s
2025-12-07 18:40:23,664 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-4214e2a9-8675-4d83-a794-d7f413e3d27f', 'x-compute-request-id': 'req-4214e2a9-8675-4d83-a794-d7f413e3d27f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:24,869 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.202s
2025-12-07 18:40:24,870 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-3f6e58ca-9883-422d-908b-18d9d7221b02', 'x-compute-request-id': 'req-3f6e58ca-9883-422d-908b-18d9d7221b02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:25,946 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.073s
2025-12-07 18:40:25,946 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-1535af63-191b-4dc6-861b-a43c3dfed7e9', 'x-compute-request-id': 'req-1535af63-191b-4dc6-861b-a43c3dfed7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:27,044 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.094s
2025-12-07 18:40:27,044 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-ad8683fa-79d2-4014-9532-334d5af4fb13', 'x-compute-request-id': 'req-ad8683fa-79d2-4014-9532-334d5af4fb13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:28,122 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.075s
2025-12-07 18:40:28,123 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-83f41dec-2f18-444c-ab6d-edc68216225f', 'x-compute-request-id': 'req-83f41dec-2f18-444c-ab6d-edc68216225f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:29,281 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.155s
2025-12-07 18:40:29,281 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-f1a73002-04b3-4f70-b63d-961107f6c4cb', 'x-compute-request-id': 'req-f1a73002-04b3-4f70-b63d-961107f6c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:30,363 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.079s
2025-12-07 18:40:30,364 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-d9ddd0af-85b4-4437-9d46-878a9cf486c6', 'x-compute-request-id': 'req-d9ddd0af-85b4-4437-9d46-878a9cf486c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:31,416 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.049s
2025-12-07 18:40:31,416 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-ece8c7e6-68a9-4ead-8f66-28cfe2039c34', 'x-compute-request-id': 'req-ece8c7e6-68a9-4ead-8f66-28cfe2039c34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:32,486 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.067s
2025-12-07 18:40:32,486 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-1aa0d3e1-4ced-41e0-a93b-621d31e47d48', 'x-compute-request-id': 'req-1aa0d3e1-4ced-41e0-a93b-621d31e47d48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:33,561 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.072s
2025-12-07 18:40:33,561 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-fc012450-411a-4774-a99a-5a1f143dcecb', 'x-compute-request-id': 'req-fc012450-411a-4774-a99a-5a1f143dcecb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:34,611 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.048s
2025-12-07 18:40:34,612 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-e58c0654-6990-45fe-bdff-6a2bc45398be', 'x-compute-request-id': 'req-e58c0654-6990-45fe-bdff-6a2bc45398be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:35,666 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.051s
2025-12-07 18:40:35,667 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-15d7aaaf-065f-4eb0-a507-f90ddd673cad', 'x-compute-request-id': 'req-15d7aaaf-065f-4eb0-a507-f90ddd673cad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:36,767 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.097s
2025-12-07 18:40:36,768 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-0212afb7-26e4-4fbe-9203-be44c0f44af9', 'x-compute-request-id': 'req-0212afb7-26e4-4fbe-9203-be44c0f44af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:37,822 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.051s
2025-12-07 18:40:37,823 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-6d7d5868-b644-4fba-8c50-565f32f6e733', 'x-compute-request-id': 'req-6d7d5868-b644-4fba-8c50-565f32f6e733', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:38,920 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.094s
2025-12-07 18:40:38,921 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-7577e35d-6256-426c-a6e8-b8d5166ac846', 'x-compute-request-id': 'req-7577e35d-6256-426c-a6e8-b8d5166ac846', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:40,046 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments 0.122s
2025-12-07 18:40:40,046 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40: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-b16d42b3-c0b8-4b4b-ae6e-1280313ce23e', 'x-compute-request-id': 'req-b16d42b3-c0b8-4b4b-ae6e-1280313ce23e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "volumeId": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "serverId": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "device": "/dev/vdb"}]}'
2025-12-07 18:40:42,111 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action 1.062s
2025-12-07 18:40:42,111 82514 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': 'Sun, 07 Dec 2025 17:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '86', 'x-openstack-request-id': 'req-3d3e5bc5-73b9-404b-b19f-32e429a48f98', 'x-compute-request-id': 'req-3d3e5bc5-73b9-404b-b19f-32e429a48f98', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.122/compute/v2.1/servers/a6ca110c-0db4-4b60-94a9-8f7c2698fe88/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2025-12-07 18:40:42,179 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.067s
2025-12-07 18:40:42,180 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f3eb9e-d0fd-49eb-83d6-5cae7ccbb15f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f3eb9e-d0fd-49eb-83d6-5cae7ccbb15f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:43,239 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.047s
2025-12-07 18:40:43,239 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbae1965-e9a4-4c72-bc77-89cf6940d260', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbae1965-e9a4-4c72-bc77-89cf6940d260', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:44,294 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:40:44,295 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232ad138-7a40-4740-8338-9e57d78939d4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232ad138-7a40-4740-8338-9e57d78939d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:45,346 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:40:45,347 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd740e6-cd04-4b3a-9a79-a3517f906c66', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd740e6-cd04-4b3a-9a79-a3517f906c66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:46,408 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.050s
2025-12-07 18:40:46,409 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4f6e58-d310-482f-877a-49c6c1bad991', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4f6e58-d310-482f-877a-49c6c1bad991', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:47,493 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:40:47,493 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8ef4fb-1fbf-4980-9f93-bf9e407c4c98', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8ef4fb-1fbf-4980-9f93-bf9e407c4c98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:48,591 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.086s
2025-12-07 18:40:48,592 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04ec213-f05b-4191-bc3a-74aa1b1e73a4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04ec213-f05b-4191-bc3a-74aa1b1e73a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:49,663 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.060s
2025-12-07 18:40:49,663 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbd4a15-b570-4e54-800a-8b08bdcadf2f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbd4a15-b570-4e54-800a-8b08bdcadf2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:50,723 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.049s
2025-12-07 18:40:50,724 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e62f38-51ef-499f-89a3-881f49952bad', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e62f38-51ef-499f-89a3-881f49952bad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:51,783 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:40:51,783 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54981739-1051-4ed2-a5f7-d96ba9e4f19d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54981739-1051-4ed2-a5f7-d96ba9e4f19d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:52,874 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.079s
2025-12-07 18:40:52,874 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0b7569-4086-45b5-80b4-d5bc5b2b650d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0b7569-4086-45b5-80b4-d5bc5b2b650d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:53,953 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.067s
2025-12-07 18:40:53,953 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef10ee83-676b-422a-8c10-1ea5f76573f5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef10ee83-676b-422a-8c10-1ea5f76573f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:55,035 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.068s
2025-12-07 18:40:55,036 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd7889c-db8d-4e1a-a8e7-85c0719b1914', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd7889c-db8d-4e1a-a8e7-85c0719b1914', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:56,141 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.092s
2025-12-07 18:40:56,142 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8650bb3-4c61-4120-bc09-10769a2b9d29', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8650bb3-4c61-4120-bc09-10769a2b9d29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:57,199 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.046s
2025-12-07 18:40:57,200 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ac6928-bba8-47ec-9a2a-61f809a9ae32', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ac6928-bba8-47ec-9a2a-61f809a9ae32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:58,253 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:40:58,253 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a10998-8f87-4929-b7b3-6b94f38fc788', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a10998-8f87-4929-b7b3-6b94f38fc788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:40:59,368 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.103s
2025-12-07 18:40:59,369 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3cc567-4a23-40e7-830a-9bf44e5aef74', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3cc567-4a23-40e7-830a-9bf44e5aef74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:00,414 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.035s
2025-12-07 18:41:00,414 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e1e54e-c7f2-4fa5-8405-c9e6d2445445', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e1e54e-c7f2-4fa5-8405-c9e6d2445445', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:01,471 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:41:01,472 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75065cc2-3d60-473e-a3dd-4577ce6c37a0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75065cc2-3d60-473e-a3dd-4577ce6c37a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:02,531 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.047s
2025-12-07 18:41:02,531 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63607c47-c4b8-4f34-bb60-e67e8b34b6f0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63607c47-c4b8-4f34-bb60-e67e8b34b6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:03,610 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.067s
2025-12-07 18:41:03,610 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8c2d3c-a170-425b-b539-bac6f60f8d40', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8c2d3c-a170-425b-b539-bac6f60f8d40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:04,678 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:41:04,678 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e55518-0bd6-4795-be58-fa73972318a6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e55518-0bd6-4795-be58-fa73972318a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:05,730 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:41:05,730 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2907315-40d3-4a53-a970-0346ba75f589', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2907315-40d3-4a53-a970-0346ba75f589', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:06,814 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.072s
2025-12-07 18:41:06,814 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83f9bc0-cfc2-4cba-b005-a5e95e3e7d81', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83f9bc0-cfc2-4cba-b005-a5e95e3e7d81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:07,885 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.059s
2025-12-07 18:41:07,885 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188cc171-a6fa-4855-b4a3-d6dcd57194d3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188cc171-a6fa-4855-b4a3-d6dcd57194d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:08,959 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.062s
2025-12-07 18:41:08,960 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-111fd417-03c3-4002-80c8-eb986085ee8a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-111fd417-03c3-4002-80c8-eb986085ee8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:10,024 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.053s
2025-12-07 18:41:10,025 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc9a6a0-a81f-4002-b3ab-a38420a0c338', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc9a6a0-a81f-4002-b3ab-a38420a0c338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:11,076 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:41:11,076 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0356f1-d547-4bed-a3de-b4566808f5a8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0356f1-d547-4bed-a3de-b4566808f5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:12,131 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:41:12,131 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0ab360-5539-40dc-b902-e84a1d9ff8a0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0ab360-5539-40dc-b902-e84a1d9ff8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:13,182 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:41:13,183 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e67e247-2cc5-41a3-a120-144aee38a2fa', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e67e247-2cc5-41a3-a120-144aee38a2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:14,239 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:41:14,240 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ec32ff-9bb4-4288-910b-0a715a0a6598', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ec32ff-9bb4-4288-910b-0a715a0a6598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:15,303 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.052s
2025-12-07 18:41:15,304 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196b25b8-5bf3-4129-a7e7-d3be604442ee', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196b25b8-5bf3-4129-a7e7-d3be604442ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:16,356 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:41:16,356 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a12aa7e-3a79-4fc7-b483-6bbb1342e4b4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a12aa7e-3a79-4fc7-b483-6bbb1342e4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:17,408 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:41:17,408 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a787cc6-0345-4055-b922-05c04445da46', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a787cc6-0345-4055-b922-05c04445da46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:18,459 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:41:18,459 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd7ba9c-27fe-4d7d-9ab4-d1b3664b9e8c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd7ba9c-27fe-4d7d-9ab4-d1b3664b9e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:19,527 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.056s
2025-12-07 18:41:19,527 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c8b1df-d8f1-4178-8f8d-200157995e88', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c8b1df-d8f1-4178-8f8d-200157995e88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:20,600 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.061s
2025-12-07 18:41:20,600 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c7f07d-1e52-4a9c-95c7-99a7fd32396f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c7f07d-1e52-4a9c-95c7-99a7fd32396f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:21,655 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:41:21,655 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b50300a-7ee7-455f-b618-7b721de668a0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b50300a-7ee7-455f-b618-7b721de668a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:22,708 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:41:22,708 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dee2a18-16ce-4518-b575-4f569f96cd3d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dee2a18-16ce-4518-b575-4f569f96cd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:23,757 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.038s
2025-12-07 18:41:23,757 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f7c896-5573-433a-9dab-2b19bc299f30', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f7c896-5573-433a-9dab-2b19bc299f30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:24,810 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:41:24,810 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db805f84-32e6-444c-aafc-c5a287ceb231', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db805f84-32e6-444c-aafc-c5a287ceb231', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:25,859 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.038s
2025-12-07 18:41:25,859 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06129f06-f5ba-4918-87b1-7909e4313098', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06129f06-f5ba-4918-87b1-7909e4313098', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:26,926 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:41:26,926 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff4f921-1fd7-47ad-bd10-caed847fdf3a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff4f921-1fd7-47ad-bd10-caed847fdf3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:27,981 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:41:27,981 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50e88ba-bc59-4506-9295-a67e1f2eb974', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50e88ba-bc59-4506-9295-a67e1f2eb974', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:29,035 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:41:29,036 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b39af3c-fb66-498b-b4cc-18f806ba755a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b39af3c-fb66-498b-b4cc-18f806ba755a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:30,095 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:41:30,096 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970f3ed9-40ff-42de-8bf1-6052b3c831a0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970f3ed9-40ff-42de-8bf1-6052b3c831a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:31,147 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:41:31,147 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45f730f-47be-49db-8112-d8a557bfc1ea', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45f730f-47be-49db-8112-d8a557bfc1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:32,199 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:41:32,200 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e27351-1e50-4659-a911-d8b1e710a576', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e27351-1e50-4659-a911-d8b1e710a576', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:33,277 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.066s
2025-12-07 18:41:33,277 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec6e7fa-8e0d-4e31-af33-b67052aa5c30', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec6e7fa-8e0d-4e31-af33-b67052aa5c30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:34,372 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.083s
2025-12-07 18:41:34,373 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7c56f3-6106-4f42-8ef2-ffbbc27a1fa5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7c56f3-6106-4f42-8ef2-ffbbc27a1fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:35,475 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.091s
2025-12-07 18:41:35,475 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd0eab1-ec63-4266-b10f-8f0cd66f4691', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd0eab1-ec63-4266-b10f-8f0cd66f4691', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:36,531 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:41:36,532 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12b8112-b7c5-43fc-b8b1-adfaebf40947', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12b8112-b7c5-43fc-b8b1-adfaebf40947', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:37,584 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:41:37,584 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4852abdc-f4e3-468d-bff9-a13b5177d492', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4852abdc-f4e3-468d-bff9-a13b5177d492', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:38,670 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.075s
2025-12-07 18:41:38,670 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc37cf5-5518-4bf9-8201-d3b0d010bba3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc37cf5-5518-4bf9-8201-d3b0d010bba3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:39,742 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.060s
2025-12-07 18:41:39,742 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e840787-d904-4858-8d10-37577ab8ffa2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e840787-d904-4858-8d10-37577ab8ffa2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:40,802 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:41:40,802 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3210e34-133f-4d8f-8b95-f1ddfc0f0072', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3210e34-133f-4d8f-8b95-f1ddfc0f0072', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:41,851 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.038s
2025-12-07 18:41:41,851 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcba1afe-2e69-46df-8673-2f93cb7a0fe2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcba1afe-2e69-46df-8673-2f93cb7a0fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:42,907 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.044s
2025-12-07 18:41:42,907 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05aecf7b-c06f-48a8-92fa-6b8d5a180d19', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05aecf7b-c06f-48a8-92fa-6b8d5a180d19', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:43,999 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.081s
2025-12-07 18:41:43,999 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde1e403-caaf-4033-94c6-4a8d2d96c377', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde1e403-caaf-4033-94c6-4a8d2d96c377', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:45,054 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:41:45,055 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7e322b-e25d-4b10-a539-dee5f04abdf0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7e322b-e25d-4b10-a539-dee5f04abdf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:46,105 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.035s
2025-12-07 18:41:46,105 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f51c66f-8b71-43e8-a72c-40392fb7845e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f51c66f-8b71-43e8-a72c-40392fb7845e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:47,154 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.038s
2025-12-07 18:41:47,154 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512a9486-09f9-40ad-b6ad-22e328500d13', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512a9486-09f9-40ad-b6ad-22e328500d13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:48,201 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.035s
2025-12-07 18:41:48,202 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d9677a-598a-486d-bffd-c5e4c5bfa5d9', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d9677a-598a-486d-bffd-c5e4c5bfa5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:49,368 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.155s
2025-12-07 18:41:49,368 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f98b7b-bffc-4278-b638-2cb16fc521c8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f98b7b-bffc-4278-b638-2cb16fc521c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:50,417 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.037s
2025-12-07 18:41:50,417 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b2b05d-1cf4-485d-8ea7-10214a43efde', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b2b05d-1cf4-485d-8ea7-10214a43efde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:51,482 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:41:51,483 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef2b92d-df2b-4263-9e84-aeeaf9200494', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef2b92d-df2b-4263-9e84-aeeaf9200494', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:52,532 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.038s
2025-12-07 18:41:52,532 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214cbdef-458a-4f86-ac85-03ba96ae1a59', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214cbdef-458a-4f86-ac85-03ba96ae1a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:53,581 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.037s
2025-12-07 18:41:53,581 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ece4f4-27d7-496b-aea0-596b15a95077', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ece4f4-27d7-496b-aea0-596b15a95077', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:54,627 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.035s
2025-12-07 18:41:54,628 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb22607e-1a7b-4193-965e-e303b095cc73', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb22607e-1a7b-4193-965e-e303b095cc73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:55,674 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.035s
2025-12-07 18:41:55,674 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e153a8-c97f-4c7b-b5ce-5c144bc3bed1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e153a8-c97f-4c7b-b5ce-5c144bc3bed1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:56,725 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:41:56,726 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c670fe54-66f3-4c4b-a5a7-7841b9633df6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c670fe54-66f3-4c4b-a5a7-7841b9633df6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:57,789 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.050s
2025-12-07 18:41:57,789 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c888b329-ee15-4f73-bf5a-2ff9dd031a2e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c888b329-ee15-4f73-bf5a-2ff9dd031a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:58,849 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:41:58,850 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5c1d2b-a556-4e87-af76-2c75b55ca40d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5c1d2b-a556-4e87-af76-2c75b55ca40d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:41:59,928 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.067s
2025-12-07 18:41:59,929 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9220e0e-f330-4256-acd0-55de69ac9cd0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9220e0e-f330-4256-acd0-55de69ac9cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:01,023 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.078s
2025-12-07 18:42:01,024 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0840014-9c29-4ac5-8db0-6486febbe7d6', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0840014-9c29-4ac5-8db0-6486febbe7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:02,070 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.035s
2025-12-07 18:42:02,071 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d97a0e-97b7-490d-ba37-6dc2ec910842', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d97a0e-97b7-490d-ba37-6dc2ec910842', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:03,117 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.036s
2025-12-07 18:42:03,118 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcaa8dca-567d-4ff3-9cec-17b1cd85d12e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcaa8dca-567d-4ff3-9cec-17b1cd85d12e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:04,164 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.035s
2025-12-07 18:42:04,164 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc7d18e-85ed-4fad-8482-84bc8e91f6e2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc7d18e-85ed-4fad-8482-84bc8e91f6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:05,215 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:42:05,215 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b6c9a3-bd3e-4a20-b266-2e2f75c66cc8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b6c9a3-bd3e-4a20-b266-2e2f75c66cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:06,289 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.062s
2025-12-07 18:42:06,289 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2510d2b2-1695-493b-bee2-8b4b0d2f0f41', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2510d2b2-1695-493b-bee2-8b4b0d2f0f41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:07,344 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:42:07,344 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cb574d-1869-4312-923b-6d2a5b82c482', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cb574d-1869-4312-923b-6d2a5b82c482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:08,397 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.042s
2025-12-07 18:42:08,397 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813cf0a8-9077-4813-b191-4b883aa5bef3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813cf0a8-9077-4813-b191-4b883aa5bef3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:09,448 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.038s
2025-12-07 18:42:09,449 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5660f973-572e-48c8-8072-02768eb25430', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5660f973-572e-48c8-8072-02768eb25430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:10,496 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.037s
2025-12-07 18:42:10,496 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8982b7f-baaf-4ac1-960c-3126a73fa826', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8982b7f-baaf-4ac1-960c-3126a73fa826', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:11,679 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.170s
2025-12-07 18:42:11,680 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0262d27e-e076-42bb-a685-f6099b0bda38', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0262d27e-e076-42bb-a685-f6099b0bda38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:12,736 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.044s
2025-12-07 18:42:12,736 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3c3aea-e87a-474b-a86e-ef63fc037c91', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3c3aea-e87a-474b-a86e-ef63fc037c91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:13,785 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.037s
2025-12-07 18:42:13,785 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca056314-b42b-4cbf-a34e-cddfa7254ca4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca056314-b42b-4cbf-a34e-cddfa7254ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:14,872 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.075s
2025-12-07 18:42:14,872 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b12fe9e-5bad-4efc-b45c-06982801836f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b12fe9e-5bad-4efc-b45c-06982801836f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:15,991 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.107s
2025-12-07 18:42:15,991 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e742098b-caf9-4f4b-b0bf-049d75b63711', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e742098b-caf9-4f4b-b0bf-049d75b63711', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:17,040 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.036s
2025-12-07 18:42:17,040 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5949a7-ed1d-4710-b747-b4c3687895de', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5949a7-ed1d-4710-b747-b4c3687895de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:18,093 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:42:18,093 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bcc1a70-3ac9-4c97-b169-e6c60d455fdd', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bcc1a70-3ac9-4c97-b169-e6c60d455fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:19,160 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:42:19,160 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf1b863-6946-4207-8a8b-47dcf2c1b261', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf1b863-6946-4207-8a8b-47dcf2c1b261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:20,221 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.050s
2025-12-07 18:42:20,222 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974e7e45-2ae0-434e-b97b-aa16c8e08258', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974e7e45-2ae0-434e-b97b-aa16c8e08258', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:21,276 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:42:21,276 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb37bf3d-0b3f-4ed5-b27b-d9dd3b9118a9', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb37bf3d-0b3f-4ed5-b27b-d9dd3b9118a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:22,345 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.057s
2025-12-07 18:42:22,345 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd15c73d-daa8-4e08-a024-8d631e52745e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd15c73d-daa8-4e08-a024-8d631e52745e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:23,501 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.143s
2025-12-07 18:42:23,501 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a83e8c-3927-4b33-9c4b-7950cbd6c641', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a83e8c-3927-4b33-9c4b-7950cbd6c641', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:24,558 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:42:24,558 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c500b6-d158-4c85-857b-71dd9af8f3fa', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c500b6-d158-4c85-857b-71dd9af8f3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:25,709 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.140s
2025-12-07 18:42:25,710 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aeecea8-1549-4670-b317-eb98031a7675', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aeecea8-1549-4670-b317-eb98031a7675', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:26,840 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.115s
2025-12-07 18:42:26,840 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e530da-260e-4f68-80ec-dba3123247ce', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e530da-260e-4f68-80ec-dba3123247ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:27,931 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.077s
2025-12-07 18:42:27,931 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cd3b94-fcb1-419e-97e2-b88a9aed6753', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cd3b94-fcb1-419e-97e2-b88a9aed6753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:29,000 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.058s
2025-12-07 18:42:29,000 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce02102d-7f28-4e55-bac5-993df2234966', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce02102d-7f28-4e55-bac5-993df2234966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:30,052 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:42:30,052 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f1e47f-8515-4dbc-a676-c9c52b6f97e8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f1e47f-8515-4dbc-a676-c9c52b6f97e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:31,105 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.042s
2025-12-07 18:42:31,105 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a68e909-e021-4fc2-ad1f-bf5984a78e37', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a68e909-e021-4fc2-ad1f-bf5984a78e37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:32,167 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.051s
2025-12-07 18:42:32,168 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cd03f4-7abf-4e80-8b61-0be2973aa625', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cd03f4-7abf-4e80-8b61-0be2973aa625', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:33,228 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:42:33,228 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406d4bb6-d35a-4a4f-8db1-495502a09017', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406d4bb6-d35a-4a4f-8db1-495502a09017', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:34,298 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.057s
2025-12-07 18:42:34,299 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa87b39-bf0d-4a7e-bf7c-02902b818709', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa87b39-bf0d-4a7e-bf7c-02902b818709', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:35,365 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.056s
2025-12-07 18:42:35,365 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e142ff-f063-4c1f-8591-83204b465fb5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e142ff-f063-4c1f-8591-83204b465fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:36,453 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.077s
2025-12-07 18:42:36,453 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184b5a68-c182-4050-bb20-98e4a362f5fb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184b5a68-c182-4050-bb20-98e4a362f5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:37,530 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.065s
2025-12-07 18:42:37,531 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b38bbf9-99ad-4429-8d54-a134e0d6289e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b38bbf9-99ad-4429-8d54-a134e0d6289e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:38,597 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.054s
2025-12-07 18:42:38,597 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c692a1-264c-42a3-bdfa-e4ccd1d227ea', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c692a1-264c-42a3-bdfa-e4ccd1d227ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:39,692 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.083s
2025-12-07 18:42:39,692 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1489dfc-0f20-4635-8150-c25496267aac', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1489dfc-0f20-4635-8150-c25496267aac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:40,750 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:42:40,750 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282ad00b-cf48-4b45-8ac5-9deb22fefe78', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282ad00b-cf48-4b45-8ac5-9deb22fefe78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:41,800 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:42:41,801 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac45217-481c-4602-8ec0-8b7622836fd8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac45217-481c-4602-8ec0-8b7622836fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:43,002 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.189s
2025-12-07 18:42:43,002 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1710dc2e-cbe5-473e-a83b-b128d6788184', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1710dc2e-cbe5-473e-a83b-b128d6788184', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:44,061 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.045s
2025-12-07 18:42:44,061 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b29df2-0b4b-4e03-9b8b-c1066b4f027a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b29df2-0b4b-4e03-9b8b-c1066b4f027a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:45,121 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:42:45,122 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65edd54-9fd2-4fad-b546-97abbbd42865', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65edd54-9fd2-4fad-b546-97abbbd42865', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:46,176 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:42:46,176 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d865be-97fa-45fb-8f21-5e41c9a7ba24', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d865be-97fa-45fb-8f21-5e41c9a7ba24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:47,229 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.042s
2025-12-07 18:42:47,230 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848d8fd4-6a34-441f-a6d2-2121bb277783', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848d8fd4-6a34-441f-a6d2-2121bb277783', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:48,295 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.054s
2025-12-07 18:42:48,296 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32387cfd-9833-4ccc-8cbb-c3b565f9778e', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32387cfd-9833-4ccc-8cbb-c3b565f9778e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:49,350 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:42:49,351 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464323b5-c0d7-4d44-9c6a-ed772c0e3fcc', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464323b5-c0d7-4d44-9c6a-ed772c0e3fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:50,412 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.051s
2025-12-07 18:42:50,412 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66c8b1e-84bb-41ad-9edb-0f503f2e6bab', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66c8b1e-84bb-41ad-9edb-0f503f2e6bab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:51,464 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:42:51,464 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11f77c8-7d82-4f46-977e-a9b330656c20', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11f77c8-7d82-4f46-977e-a9b330656c20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:52,519 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.044s
2025-12-07 18:42:52,519 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1988b033-f205-4f1a-bd81-4d7a39693e02', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1988b033-f205-4f1a-bd81-4d7a39693e02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:53,571 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:42:53,572 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1252c04-91b3-4077-b368-b367e958f6a5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1252c04-91b3-4077-b368-b367e958f6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:54,630 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.046s
2025-12-07 18:42:54,630 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48727d14-ba6b-4802-a5e8-be2369800775', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48727d14-ba6b-4802-a5e8-be2369800775', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:55,693 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.052s
2025-12-07 18:42:55,693 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7386c2d-2717-4db3-97f2-32eabc60411d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7386c2d-2717-4db3-97f2-32eabc60411d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:56,766 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.059s
2025-12-07 18:42:56,766 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3c1021-dd93-48d2-9498-f18466cc3fcf', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3c1021-dd93-48d2-9498-f18466cc3fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:57,874 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.097s
2025-12-07 18:42:57,874 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958a0f46-73eb-4d56-9716-019c28a9c471', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958a0f46-73eb-4d56-9716-019c28a9c471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:42:58,949 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.064s
2025-12-07 18:42:58,949 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781f40aa-ef66-4c32-9888-289f59b1d190', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781f40aa-ef66-4c32-9888-289f59b1d190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:00,010 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.050s
2025-12-07 18:43:00,010 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e54b9f-ef88-4f10-9b2a-44adc892b9eb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e54b9f-ef88-4f10-9b2a-44adc892b9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:01,092 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.071s
2025-12-07 18:43:01,093 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c95f9c-4903-4691-afcb-5a77878bcaa0', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c95f9c-4903-4691-afcb-5a77878bcaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:02,145 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:43:02,145 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9439dc-e20c-4ce3-8aa3-343283654e86', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9439dc-e20c-4ce3-8aa3-343283654e86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:03,209 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.051s
2025-12-07 18:43:03,209 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303e40b8-a27a-49bd-a2c4-e9699cbbee96', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303e40b8-a27a-49bd-a2c4-e9699cbbee96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:04,264 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:43:04,264 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecad0d37-f53b-4455-9125-945b8a907d42', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecad0d37-f53b-4455-9125-945b8a907d42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:05,330 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.053s
2025-12-07 18:43:05,330 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94caffaa-9776-422a-a43b-611f716c4450', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94caffaa-9776-422a-a43b-611f716c4450', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:06,401 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.058s
2025-12-07 18:43:06,401 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a5a842-3f7b-4391-85ab-08d8fcdfeead', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a5a842-3f7b-4391-85ab-08d8fcdfeead', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:07,460 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.047s
2025-12-07 18:43:07,461 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6005ed5b-4fad-48ad-b847-bbef76c035c1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6005ed5b-4fad-48ad-b847-bbef76c035c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:08,528 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:43:08,528 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39389008-0498-42f1-84b2-d53c04ada88d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39389008-0498-42f1-84b2-d53c04ada88d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:09,591 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.052s
2025-12-07 18:43:09,592 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de47b9b9-e83e-465f-9781-bcdb92fc0e64', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de47b9b9-e83e-465f-9781-bcdb92fc0e64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:10,685 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.082s
2025-12-07 18:43:10,685 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ad259a-b8d7-4e3a-b8e4-072777eebcb8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ad259a-b8d7-4e3a-b8e4-072777eebcb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:11,760 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.064s
2025-12-07 18:43:11,761 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a2f7c7-9723-4413-bb7f-abc3d4377507', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a2f7c7-9723-4413-bb7f-abc3d4377507', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:12,869 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.096s
2025-12-07 18:43:12,869 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4c82cf-6ad0-4d29-902c-59937fd08c4c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4c82cf-6ad0-4d29-902c-59937fd08c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:13,973 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.091s
2025-12-07 18:43:13,973 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b791d1-0adb-46aa-8bc8-4e20c1ab2bc1', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b791d1-0adb-46aa-8bc8-4e20c1ab2bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:15,029 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:43:15,029 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b714ee74-6e16-45ea-a0c4-a5ec4695027c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b714ee74-6e16-45ea-a0c4-a5ec4695027c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:16,087 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.046s
2025-12-07 18:43:16,087 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096a4e29-c782-4e10-9a7b-e668fb424878', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096a4e29-c782-4e10-9a7b-e668fb424878', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:17,178 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.079s
2025-12-07 18:43:17,178 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff6579a-3157-4888-8365-18270c6bdb5b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff6579a-3157-4888-8365-18270c6bdb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:18,227 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.037s
2025-12-07 18:43:18,227 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26d1ad4-cb88-45d3-9651-89967f2dbf79', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26d1ad4-cb88-45d3-9651-89967f2dbf79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:19,283 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.044s
2025-12-07 18:43:19,283 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4882bf-49cd-4cb1-8487-be69429dce75', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4882bf-49cd-4cb1-8487-be69429dce75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:20,342 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.047s
2025-12-07 18:43:20,342 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1d3113-5144-4319-acb7-f9bf212beb62', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1d3113-5144-4319-acb7-f9bf212beb62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:21,399 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:43:21,399 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4125bf83-89bb-40e0-bceb-ce1aa4c9b4ad', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4125bf83-89bb-40e0-bceb-ce1aa4c9b4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:22,450 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.039s
2025-12-07 18:43:22,450 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0cea2e6-e182-4a7c-be1e-0053c778276c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0cea2e6-e182-4a7c-be1e-0053c778276c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:23,502 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:43:23,502 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6aaa54-39da-4a23-bae8-7551cacb4d51', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6aaa54-39da-4a23-bae8-7551cacb4d51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:24,557 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:43:24,557 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d2df92-9316-4f0a-8893-1b968c40e73c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d2df92-9316-4f0a-8893-1b968c40e73c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:25,629 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.061s
2025-12-07 18:43:25,629 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701b85a9-acc9-47cd-9ecf-1ad8037fd00c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701b85a9-acc9-47cd-9ecf-1ad8037fd00c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:26,712 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.070s
2025-12-07 18:43:26,712 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6418dd1-b491-4aba-a7cb-480e4327964c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6418dd1-b491-4aba-a7cb-480e4327964c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:27,777 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.054s
2025-12-07 18:43:27,777 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1ed8ea-fdee-49b7-8205-d866ee12aebb', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1ed8ea-fdee-49b7-8205-d866ee12aebb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:28,868 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.080s
2025-12-07 18:43:28,868 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80bfa01-c023-4c46-921a-5e0483c1e5c5', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80bfa01-c023-4c46-921a-5e0483c1e5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:29,996 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.116s
2025-12-07 18:43:29,996 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415077eb-8376-4510-86bf-23b769677296', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415077eb-8376-4510-86bf-23b769677296', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:31,092 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.085s
2025-12-07 18:43:31,092 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0819ce-4b45-4499-8217-b49568e6ad2b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0819ce-4b45-4499-8217-b49568e6ad2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:32,146 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:43:32,146 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc01114-6d58-4059-af20-8b94a095f73f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc01114-6d58-4059-af20-8b94a095f73f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:33,205 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.047s
2025-12-07 18:43:33,205 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2915871-61f6-435f-9687-86d4b4cde689', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2915871-61f6-435f-9687-86d4b4cde689', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:34,314 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.098s
2025-12-07 18:43:34,315 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52713e23-f9b5-4960-a986-547e6dec7f91', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52713e23-f9b5-4960-a986-547e6dec7f91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:35,374 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.048s
2025-12-07 18:43:35,375 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e71ac7-41b1-4588-b403-8952d83bf405', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e71ac7-41b1-4588-b403-8952d83bf405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:36,473 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.085s
2025-12-07 18:43:36,473 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8135e0f9-093f-42c7-993f-b0fa17af617a', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8135e0f9-093f-42c7-993f-b0fa17af617a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:37,587 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.103s
2025-12-07 18:43:37,588 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3256cb6-3771-43f6-bfca-7da31b869a00', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3256cb6-3771-43f6-bfca-7da31b869a00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:38,654 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:43:38,654 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0882e935-684c-47cb-86f6-20d1283deb49', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0882e935-684c-47cb-86f6-20d1283deb49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:39,769 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.103s
2025-12-07 18:43:39,769 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6cf01c-a329-4b36-b754-ab87be43b760', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6cf01c-a329-4b36-b754-ab87be43b760', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:40,864 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.083s
2025-12-07 18:43:40,864 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c66708-f715-4815-99ee-050f2dc5092c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c66708-f715-4815-99ee-050f2dc5092c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:42,000 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.124s
2025-12-07 18:43:42,000 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633872c5-3079-4577-a973-ea5238597188', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633872c5-3079-4577-a973-ea5238597188', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:43,062 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.051s
2025-12-07 18:43:43,062 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a42e47-8940-4a22-8883-2103af26ae7d', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a42e47-8940-4a22-8883-2103af26ae7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:44,130 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.052s
2025-12-07 18:43:44,130 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6769dd80-2b9b-4b14-ad53-3532f7e662a7', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6769dd80-2b9b-4b14-ad53-3532f7e662a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:45,191 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.049s
2025-12-07 18:43:45,192 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a07277-b6b2-4aa9-ad7c-d220712d6d42', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a07277-b6b2-4aa9-ad7c-d220712d6d42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:46,244 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.041s
2025-12-07 18:43:46,244 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6a72e4-a751-4aba-b1e3-f42fff07ae7f', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6a72e4-a751-4aba-b1e3-f42fff07ae7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:47,310 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.055s
2025-12-07 18:43:47,311 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1c3cc8-9625-4368-903c-bdeeee937cae', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1c3cc8-9625-4368-903c-bdeeee937cae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:48,398 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.076s
2025-12-07 18:43:48,398 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c62e7ba-1a8c-47a6-9d5d-d16a750881e3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c62e7ba-1a8c-47a6-9d5d-d16a750881e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:49,449 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.038s
2025-12-07 18:43:49,449 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325141f0-7bdb-413b-b0cc-898d593f1b66', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325141f0-7bdb-413b-b0cc-898d593f1b66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:50,500 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.040s
2025-12-07 18:43:50,501 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccb9229-959e-438e-b5c9-ed50c81e2ca2', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccb9229-959e-438e-b5c9-ed50c81e2ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:51,560 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.046s
2025-12-07 18:43:51,561 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de0c584-09f2-408e-be4f-e57348d2aeae', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de0c584-09f2-408e-be4f-e57348d2aeae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:52,626 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.053s
2025-12-07 18:43:52,626 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454f409a-2ed6-4165-a9b7-50e120b5eb5c', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454f409a-2ed6-4165-a9b7-50e120b5eb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:53,678 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.036s
2025-12-07 18:43:53,678 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f4dcba-8cda-4042-9398-ab076a088f40', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f4dcba-8cda-4042-9398-ab076a088f40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:54,733 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.043s
2025-12-07 18:43:54,733 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39e062c-d27b-421f-b4d2-ee267bdb0da3', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39e062c-d27b-421f-b4d2-ee267bdb0da3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:55,881 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.136s
2025-12-07 18:43:55,881 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c223ee-83d9-40f2-a07a-bd1bc13462e8', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c223ee-83d9-40f2-a07a-bd1bc13462e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:56,934 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.042s
2025-12-07 18:43:56,935 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848122d4-5821-4a41-be77-77389738434b', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848122d4-5821-4a41-be77-77389738434b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
2025-12-07 18:43:58,019 82514 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50 0.072s
2025-12-07 18:43:58,019 82514 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 07 Dec 2025 17:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f466d5-6b62-4e46-bb28-30df9b4fe5e4', 'content-length': '1152', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f466d5-6b62-4e46-bb28-30df9b4fe5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50'}
Body: b'{"volume": {"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2025-12-07T17:31:27.000000", "updated_at": "2025-12-07T17:32:55.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-440756593", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.122/volume/v3/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}, {"rel": "bookmark", "href": "http://192.168.122.122/volume/volumes/83d06c8d-2245-43fb-a3d1-5a92d8acdd50"}], "user_id": "e0fcb8518e494ab48f5821bb1697f9df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "attachment_id": "08518e95-93fe-40fb-b68e-15bd2237e0e5", "volume_id": "83d06c8d-2245-43fb-a3d1-5a92d8acdd50", "server_id": "a6ca110c-0db4-4b60-94a9-8f7c2698fe88", "host_name": null, "device": "/dev/vdb", "attached_at": "2025-12-07T17:32:51.000000"}], "os-vol-tenant-attr:tenant_id": "4aa054200dde49d0aec2d8a66d6ed521"}}'
}}}
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 a6ca110c-0db4-4b60-94a9-8f7c2698fe88 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 83d06c8d-2245-43fb-a3d1-5a92d8acdd50 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 a6ca110c-0db4-4b60-94a9-8f7c2698fe88 failed to build and is in ERROR status
Details:
|
||||||
| 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
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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
pt7.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
pt7.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
pt8.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
pt8.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
pt8.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
pt8.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
pt9.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
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests33) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests39) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.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
pt26.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
pt27.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
pt28.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
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.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
pt35.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_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 | 246 | 3 | 0 | 56 | ||